allow for world export (from Macklem)
[unix-history] / usr /
1993-11-17 Kirk McKusickallow for world export (from Macklem)
1993-11-17 Mike Hiblerb_un.b_addr -> b_data
1993-11-17 Chris Torekclarify text/binary nondistinction; fix up wording...
1993-11-17 Kirk McKusickaf.h is gone
1993-11-17 Keith Bosticmore typos
1993-11-17 Keith Bostictypo
1993-11-17 Keith Bosticmention mkstemp
1993-11-17 Keith Bosticdescribe fts(3)'s place in the stanards world correctly
1993-11-17 Keith BosticHere's a patch to the man page to fix a problem and
1993-11-17 Keith BosticError in the table; From: db@diana.ocunix.on.ca (Dyane...
1993-11-17 Keith BosticHere is a bugfix for the Lance chip driver for the...
1993-11-17 Keith BosticANSI or the SVID guarantees that no name gets reused.
1993-11-17 Keith BosticIf you cp many files the system can run out of something
1993-11-17 Keith Bostictyupo
1993-11-17 Keith BosticETIMEDOUT: Connection timed out -> Operation timed out
1993-11-17 Keith Bostictypos
1993-11-17 Keith Bosticadd file(1) Ian Darwin
1993-11-17 Keith BosticWhile installing rdist v6, I noticed that a file descri...
1993-11-17 Keith BosticThe following quick patch to usr.bin/finger/net.c fixes...
1993-11-17 Keith Bostictypo
1993-11-17 Keith BosticAs with wall and syslogd, talkd wasn't strictly termina...
1993-11-17 Keith BosticAs with wall, syslogd wasn't strictly terminating the...
1993-11-17 Keith BosticThe source ttymsg.c needed a check for slash in the...
1993-11-17 Keith BosticCraig Leres' patches to 4.4BSD
1993-11-16 Kirk McKusickhave to do tprintf_open before trying to print
1993-11-16 Kirk McKusickmove initialization of `cc' above loop: as it used...
1993-11-16 Keith Skloweraf.c has been retired
1993-11-16 Keith Skloweraf.c has been retired
1993-11-16 Keith Skloweraf.h has been retired
1993-11-16 Keith Skloweraf.h has been retire
1993-11-16 Keith Skloweraf.h has been retired
1993-11-15 Kirk McKusickIN_CHANGE should set flags not mode
1993-11-15 Keith Bosticfix access check for requests covering multiple modes
1993-11-15 Mike HiblerMAPPEDCOPY code: routines for mapped copyin/copyout
1993-11-15 Mike HiblerMAPPEDCOPY code: init the threshhold size
1993-11-15 Mike Hibleruse faster copypage primative in pmap_copy_page
1993-11-15 Mike Hiblercleanups, new copypage routine, MAPPEDCOPY code for...
1993-11-15 Mike Hiblerfaster /dev/zero, mmap interface (idea from netbsd)
1993-11-15 Mike Hiblerminor comment tweaks to avoid problems with non-traditi...
1993-11-15 Mike Hiblercomment CPU types, add MAPPEDCOPY, del SYSVSHM
1993-11-15 Mike Hiblermore ideas
1993-11-15 Mike Hiblermissing permission check on sethostname
1993-11-15 Mike Hiblerin io, check right off if page exists in object
1993-11-15 Mike Hiblerkeep indices constant even if a pager is not configured
1993-11-15 Mike Hiblereliminate unneeded cast
1993-11-15 Mike Hiblersupport for sequential swap devices (SEQSWAP ifdef)
1993-11-15 Mike Hiblerconvert sw_freed to sw_flags for SEQSWAP support
1993-11-15 Mike Hiblermake n_size u_quad_t instead of off_t
1993-11-15 Mike Hiblerconvert mmaps of /dev/zero to anon memory requests
1993-11-15 Mike Hibleradd iszerodev predicate
1993-11-15 Eric Allmanset $=k as documented
1993-11-15 Eric Allmanlook at DefUid instead of zero if no ctladdr
1993-11-15 Eric Allmanif getpeername returns a family 0 address, assume localhost
1993-11-15 Eric Allmanimprove diagnosis of null host name/signature
1993-11-15 Eric Allmanmake proctitle padding adjustable
1993-11-14 Eric AllmanSolaris portability
1993-11-14 Eric AllmanSolaris portability fixes
1993-11-14 Eric AllmanSolaris portability changes
1993-11-14 Eric AllmanAIX has statfs() and uname()
1993-11-13 Eric Allmantwo processes had the connection cache causing improper...
1993-11-13 Eric Allmanfix core dump on null LHS of alias
1993-11-13 Eric Allmanset group ids completely before calling programs
1993-11-13 Chris TorekANSI says NULL should be defined here too
1993-11-13 Eric Allmanadd null -O flag for NeXT -- Mail.app uses this, but...
1993-11-12 Eric Allman4.3BSD changes
1993-11-12 Eric Allman4.3 BSD changes
1993-11-12 Chris Torekfix missing return value in shmdt() (gcc -W, come on...
1993-11-12 Eric AllmanSolaris portability changes
1993-11-12 Eric Allmanrevert to using flock() whenever possible
1993-11-12 Mike Hiblerinitialized initproc in start_init
1993-11-12 Chris Torekneed <machine/instr.h> even ifndef DIAGNOSTIC
1993-11-12 Eric Allmanportability changes for Motorola SysV88
1993-11-11 Chris Torekfinish up new device pager: all pagers get offsets
1993-11-09 Eric Allmanimprove responsiveness to load average
1993-11-09 Eric Allmanadd argc & argv to init_md call to enhance extensibility
1993-11-09 Eric Allmandebug output (uname failures)
1993-11-09 Eric Allmanbe much less trusting about setuid in mailfile -- still...
1993-11-09 Eric Allmanavoid having errors on quit requeue the current job...
1993-11-09 Eric Allmanportability to systems that don't have unix domain...
1993-11-09 Eric Allmaninfo re: -mandoc macros
1993-11-09 Eric Allmanadditional debugging statements
1993-11-09 Eric Allmangeneral portability changes
1993-11-09 Eric Allmanfix bug that permitted anyone to own /.forward
1993-11-09 Eric Allmanportability changes for MACH386
1993-11-09 Eric Allmanbetter checking of m->m_mno (for debugging)
1993-11-08 Eric Allmansupport for systems that don't have unix domain sockets...
1993-11-08 Eric AllmanDG/UX and MACH/386 changes; support for systems that...
1993-11-05 Chris Toreklfs_bmap => lfs_balloc
1993-11-04 Chris Torekfseek drops ungetc data; compute correct final offset...
1993-11-04 Chris Torekungetc clears EOF condition
1993-11-03 Keith Bosticnote that announcements are made of future releases
1993-11-01 Eric Allmannbuf, not buf
1993-11-01 Eric Allmanmake S_IFSOCK conditional
1993-11-01 Eric Allmansee RELEASE_NOTES
1993-11-01 Eric Allman$c not properly set
1993-11-01 Eric Allmanavoid null return path passed to uux -- it doesn't...
1993-11-01 Eric Allmanrenumber some rulesets to be consistent with numbering...
1993-11-01 Eric Allmanhandle wierd case of <list:;> syntax
1993-11-01 Eric Allmanextend reservations on ruleset numbering
1993-11-01 Eric Allmansee RELEASE_NOTES -- includes some security fixes
next