summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* replace non-existant ioctl [GP]IO_STRMAP with what really does exist,jmg1997-03-092-6/+6
* cdefs cleanupache1997-03-093-6/+4
* I remove pending signals completely, they are not useless, they areache1997-03-096-152/+13
* Makefile generates boths IBM-PC and PC-98 version of object code inkato1997-03-094-22/+194
* Added PC-98 specific function to get battery status.kato1997-03-091-1/+9
* Use __ieee754_sqrt() instead of sqrt() internally. Similarly for thebde1997-03-0912-33/+33
* Add reference to `PMake - A Tutorial'wosch1997-03-092-2/+10
* Include <machine/asm.h> instead of kernel-only <machine/asmacros.h>.bde1997-03-0924-48/+48
* Moved userland assembler macros from <machine/asmacros.h> tobde1997-03-094-180/+166
* Clarified the behaviour of dup2(fd1,fd2) when fd1==fd2 and when fd1 is invalid.mckay1997-03-091-4/+21
* Support comments in password database (/etc/master.passwd).wosch1997-03-091-1/+9
* Document comments.wosch1997-03-092-2/+14
* Cloned src/lib/libc/i386/DEFS.h to create <machine/asm.h> for the i386.bde1997-03-092-0/+240
* YAMInTheWrongDirectionF22 (part of rev.1.28.2.3: set B_CLUSTEROK forbde1997-03-092-4/+4
* Don't use a dot in the chown command. Fixed some minor style bugs.bde1997-03-091-14/+14
* Fixed style bugs in install rule (afterinstall -> beforeinstall, etc).bde1997-03-091-7/+3
* Don't use a dot in the chown command. In fact, don't use a chown command.bde1997-03-091-8/+3
* Added forgotten directories netns and pccard. The bug was masked bybde1997-03-091-1/+5
* Update a number of routines to reflect the actual namempp1997-03-096-20/+20
* Don't use a dot in a chown command. In fact, don't use any commandsbde1997-03-091-9/+13
* Update a number of panic messages to reflect the actual namempp1997-03-093-11/+11
* Add table of contents. Remove stale comments.wosch1997-03-091-5/+20
* The CIRCLEQ_ENTRY example was wrong. Part of PR# 2917.mpp1997-03-091-2/+2
* The first argument to fts_set was wrong. Part of PR# 2917.mpp1997-03-091-1/+2
* Pause() is made obsolete by sigsuspend(2), not sigpause(3).mpp1997-03-091-4/+4
* Fix a number of typos, one of which is part of PR# 2917.mpp1997-03-091-4/+4
* Add comments.wosch1997-03-091-2/+33
* Add new variables COMPRESS_CMD and COMPRESS_EXT.wosch1997-03-084-34/+44
* Don't use a dot in the chown commands. In fact, don't use any commandsbde1997-03-081-12/+19
* Added comments regarding 3Com PCMCIA cards:nate1997-03-081-5/+48
* Don't use dot in a chown command. The chown command has been a no-opbde1997-03-081-2/+2
* Install opie.h in /usr/includepst1997-03-081-1/+5
* Make OPIE's public API use BSD conventions.pst1997-03-081-120/+29
* Don't use a dot in the chown commands. In fact, don't use any commandsbde1997-03-081-20/+15
* Fixed substitution of @TMAC_S_PREFIX@ and @TMAC_M_PREFIX@.bde1997-03-081-5/+5
* Cleaned up some messages, added a check to remove a leftover popd filewosch1997-03-082-50/+227
* Make /dev/urandom fd static, or it pick up random descriptorache1997-03-081-1/+1
* Enable some aliases.wosch1997-03-081-8/+12
* Add my pgp keyguido1997-03-081-1/+50
* Allow comments in group database.wosch1997-03-081-2/+2
* YAMF22jkh1997-03-086-6/+24
* Use the common nchstats struct instead of a private one for ncs_2passesbde1997-03-082-10/+6
* Fixed missing initialisation of vp->v_type for types Pfile and Pmembde1997-03-082-2/+4
* Make mv more robust. A race has been fixed, as well as an extra warningguido1997-03-081-10/+28
* Sync with /etc/mtree/BSD.root.dist.wosch1997-03-081-11/+35
* Synchronize with sys/i386/boot/biosboot/Makefile revision 1.55.kato1997-03-081-1/+2
* Fixed the hash formula. Lite2 doesn't have phashinit(), so Lite2's hashbde1997-03-081-14/+14
* Fix style bugs and other bugs in the NFS fix.guido1997-03-081-6/+5
* Add variable MAIL.wosch1997-03-081-1/+8
* Allow comments in password database. The comments are copied fromwosch1997-03-082-4/+26
OpenPOWER on IntegriCloud