aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Moved userland assembler macros from <machine/asmacros.h> toBruce Evans1997-03-094-180/+166
* Clarified the behaviour of dup2(fd1,fd2) when fd1==fd2 and when fd1 is invalid.Stephen McKay1997-03-091-4/+21
* Support comments in password database (/etc/master.passwd).Wolfram Schneider1997-03-091-1/+9
* Document comments.Wolfram Schneider1997-03-092-2/+14
* Cloned src/lib/libc/i386/DEFS.h to create <machine/asm.h> for the i386.Bruce Evans1997-03-092-0/+240
* YAMInTheWrongDirectionF22 (part of rev.1.28.2.3: set B_CLUSTEROK forBruce Evans1997-03-092-4/+4
* Don't use a dot in the chown command. Fixed some minor style bugs.Bruce Evans1997-03-091-14/+14
* Fixed style bugs in install rule (afterinstall -> beforeinstall, etc).Bruce Evans1997-03-091-7/+3
* Don't use a dot in the chown command. In fact, don't use a chown command.Bruce Evans1997-03-091-8/+3
* Added forgotten directories netns and pccard. The bug was masked byBruce Evans1997-03-091-1/+5
* Update a number of routines to reflect the actual nameMike Pritchard1997-03-096-20/+20
* Don't use a dot in a chown command. In fact, don't use any commandsBruce Evans1997-03-091-9/+13
* Update a number of panic messages to reflect the actual nameMike Pritchard1997-03-093-11/+11
* Add table of contents. Remove stale comments.Wolfram Schneider1997-03-091-5/+20
* The CIRCLEQ_ENTRY example was wrong. Part of PR# 2917.Mike Pritchard1997-03-091-2/+2
* The first argument to fts_set was wrong. Part of PR# 2917.Mike Pritchard1997-03-091-1/+2
* Pause() is made obsolete by sigsuspend(2), not sigpause(3).Mike Pritchard1997-03-091-4/+4
* Fix a number of typos, one of which is part of PR# 2917.Mike Pritchard1997-03-091-4/+4
* Add comments.Wolfram Schneider1997-03-091-2/+33
* Add new variables COMPRESS_CMD and COMPRESS_EXT.Wolfram Schneider1997-03-084-34/+44
* Don't use a dot in the chown commands. In fact, don't use any commandsBruce Evans1997-03-081-12/+19
* Added comments regarding 3Com PCMCIA cards:Nate Williams1997-03-081-5/+48
* Don't use dot in a chown command. The chown command has been a no-opBruce Evans1997-03-081-2/+2
* Install opie.h in /usr/includePaul Traina1997-03-081-1/+5
* Make OPIE's public API use BSD conventions.Paul Traina1997-03-081-120/+29
* Don't use a dot in the chown commands. In fact, don't use any commandsBruce Evans1997-03-081-20/+15
* Fixed substitution of @TMAC_S_PREFIX@ and @TMAC_M_PREFIX@.Bruce Evans1997-03-081-5/+5
* Cleaned up some messages, added a check to remove a leftover popd fileWolfram Schneider1997-03-082-50/+227
* Make /dev/urandom fd static, or it pick up random descriptorAndrey A. Chernov1997-03-081-1/+1
* Enable some aliases.Wolfram Schneider1997-03-081-8/+12
* Add my pgp keyGuido van Rooij1997-03-081-1/+50
* Allow comments in group database.Wolfram Schneider1997-03-081-2/+2
* YAMF22Jordan K. Hubbard1997-03-086-6/+24
* Use the common nchstats struct instead of a private one for ncs_2passesBruce Evans1997-03-082-10/+6
* Fixed missing initialisation of vp->v_type for types Pfile and PmemBruce Evans1997-03-082-2/+4
* Make mv more robust. A race has been fixed, as well as an extra warningGuido van Rooij1997-03-081-10/+28
* Sync with /etc/mtree/BSD.root.dist.Wolfram Schneider1997-03-081-11/+35
* Synchronize with sys/i386/boot/biosboot/Makefile revision 1.55.KATO Takenori1997-03-081-1/+2
* Fixed the hash formula. Lite2 doesn't have phashinit(), so Lite2's hashBruce Evans1997-03-081-14/+14
* Fix style bugs and other bugs in the NFS fix.Guido van Rooij1997-03-081-6/+5
* Add variable MAIL.Wolfram Schneider1997-03-081-1/+8
* Allow comments in password database. The comments are copied fromWolfram Schneider1997-03-082-4/+26
* YAMF22Jordan K. Hubbard1997-03-0817-71/+216
* Unpend all signals before execv, it not makes any sense to pend them hereAndrey A. Chernov1997-03-081-2/+2
* Unpend fault signals like SIGSEGV, etcAndrey A. Chernov1997-03-081-4/+4
* Correct a bogus URL to bash in an example.Jordan K. Hubbard1997-03-081-2/+2
* Add ^ getpid() to make more random results for subsequent calling.Andrey A. Chernov1997-03-081-5/+6
* Add a missing docfile (whoops! Overlooked).Jordan K. Hubbard1997-03-082-0/+38
* YAMF22Jordan K. Hubbard1997-03-086-13/+15
* Unpend all killing signals to shut down this thing immediately,Andrey A. Chernov1997-03-082-9/+9