| Commit message (Expand) | Author | Age | Files | Lines |
* | replace non-existant ioctl [GP]IO_STRMAP with what really does exist, | jmg | 1997-03-09 | 2 | -6/+6 |
* | cdefs cleanup | ache | 1997-03-09 | 3 | -6/+4 |
* | I remove pending signals completely, they are not useless, they are | ache | 1997-03-09 | 6 | -152/+13 |
* | Makefile generates boths IBM-PC and PC-98 version of object code in | kato | 1997-03-09 | 4 | -22/+194 |
* | Added PC-98 specific function to get battery status. | kato | 1997-03-09 | 1 | -1/+9 |
* | Use __ieee754_sqrt() instead of sqrt() internally. Similarly for the | bde | 1997-03-09 | 12 | -33/+33 |
* | Add reference to `PMake - A Tutorial' | wosch | 1997-03-09 | 2 | -2/+10 |
* | Include <machine/asm.h> instead of kernel-only <machine/asmacros.h>. | bde | 1997-03-09 | 24 | -48/+48 |
* | Moved userland assembler macros from <machine/asmacros.h> to | bde | 1997-03-09 | 4 | -180/+166 |
* | Clarified the behaviour of dup2(fd1,fd2) when fd1==fd2 and when fd1 is invalid. | mckay | 1997-03-09 | 1 | -4/+21 |
* | Support comments in password database (/etc/master.passwd). | wosch | 1997-03-09 | 1 | -1/+9 |
* | Document comments. | wosch | 1997-03-09 | 2 | -2/+14 |
* | Cloned src/lib/libc/i386/DEFS.h to create <machine/asm.h> for the i386. | bde | 1997-03-09 | 2 | -0/+240 |
* | YAMInTheWrongDirectionF22 (part of rev.1.28.2.3: set B_CLUSTEROK for | bde | 1997-03-09 | 2 | -4/+4 |
* | Don't use a dot in the chown command. Fixed some minor style bugs. | bde | 1997-03-09 | 1 | -14/+14 |
* | Fixed style bugs in install rule (afterinstall -> beforeinstall, etc). | bde | 1997-03-09 | 1 | -7/+3 |
* | Don't use a dot in the chown command. In fact, don't use a chown command. | bde | 1997-03-09 | 1 | -8/+3 |
* | Added forgotten directories netns and pccard. The bug was masked by | bde | 1997-03-09 | 1 | -1/+5 |
* | Update a number of routines to reflect the actual name | mpp | 1997-03-09 | 6 | -20/+20 |
* | Don't use a dot in a chown command. In fact, don't use any commands | bde | 1997-03-09 | 1 | -9/+13 |
* | Update a number of panic messages to reflect the actual name | mpp | 1997-03-09 | 3 | -11/+11 |
* | Add table of contents. Remove stale comments. | wosch | 1997-03-09 | 1 | -5/+20 |
* | The CIRCLEQ_ENTRY example was wrong. Part of PR# 2917. | mpp | 1997-03-09 | 1 | -2/+2 |
* | The first argument to fts_set was wrong. Part of PR# 2917. | mpp | 1997-03-09 | 1 | -1/+2 |
* | Pause() is made obsolete by sigsuspend(2), not sigpause(3). | mpp | 1997-03-09 | 1 | -4/+4 |
* | Fix a number of typos, one of which is part of PR# 2917. | mpp | 1997-03-09 | 1 | -4/+4 |
* | Add comments. | wosch | 1997-03-09 | 1 | -2/+33 |
* | Add new variables COMPRESS_CMD and COMPRESS_EXT. | wosch | 1997-03-08 | 4 | -34/+44 |
* | Don't use a dot in the chown commands. In fact, don't use any commands | bde | 1997-03-08 | 1 | -12/+19 |
* | Added comments regarding 3Com PCMCIA cards: | nate | 1997-03-08 | 1 | -5/+48 |
* | Don't use dot in a chown command. The chown command has been a no-op | bde | 1997-03-08 | 1 | -2/+2 |
* | Install opie.h in /usr/include | pst | 1997-03-08 | 1 | -1/+5 |
* | Make OPIE's public API use BSD conventions. | pst | 1997-03-08 | 1 | -120/+29 |
* | Don't use a dot in the chown commands. In fact, don't use any commands | bde | 1997-03-08 | 1 | -20/+15 |
* | Fixed substitution of @TMAC_S_PREFIX@ and @TMAC_M_PREFIX@. | bde | 1997-03-08 | 1 | -5/+5 |
* | Cleaned up some messages, added a check to remove a leftover popd file | wosch | 1997-03-08 | 2 | -50/+227 |
* | Make /dev/urandom fd static, or it pick up random descriptor | ache | 1997-03-08 | 1 | -1/+1 |
* | Enable some aliases. | wosch | 1997-03-08 | 1 | -8/+12 |
* | Add my pgp key | guido | 1997-03-08 | 1 | -1/+50 |
* | Allow comments in group database. | wosch | 1997-03-08 | 1 | -2/+2 |
* | YAMF22 | jkh | 1997-03-08 | 6 | -6/+24 |
* | Use the common nchstats struct instead of a private one for ncs_2passes | bde | 1997-03-08 | 2 | -10/+6 |
* | Fixed missing initialisation of vp->v_type for types Pfile and Pmem | bde | 1997-03-08 | 2 | -2/+4 |
* | Make mv more robust. A race has been fixed, as well as an extra warning | guido | 1997-03-08 | 1 | -10/+28 |
* | Sync with /etc/mtree/BSD.root.dist. | wosch | 1997-03-08 | 1 | -11/+35 |
* | Synchronize with sys/i386/boot/biosboot/Makefile revision 1.55. | kato | 1997-03-08 | 1 | -1/+2 |
* | Fixed the hash formula. Lite2 doesn't have phashinit(), so Lite2's hash | bde | 1997-03-08 | 1 | -14/+14 |
* | Fix style bugs and other bugs in the NFS fix. | guido | 1997-03-08 | 1 | -6/+5 |
* | Add variable MAIL. | wosch | 1997-03-08 | 1 | -1/+8 |
* | Allow comments in password database. The comments are copied from | wosch | 1997-03-08 | 2 | -4/+26 |