Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-14 | add PDC routines (including console) prototypes | Michael Shalayeff | |
1998-07-14 | s/ecoff_filehdr/ecoff_exechdr/ | Michael Shalayeff | |
1998-07-14 | add som support | Michael Shalayeff | |
1998-07-14 | time_t is in, not long | Michael Shalayeff | |
1998-07-14 | add HP SOM support | Michael Shalayeff | |
1998-07-14 | add symbol table decls and defines; use machine/som.h | Michael Shalayeff | |
1998-07-14 | add MD som defines, etc. | Michael Shalayeff | |
1998-07-14 | remove bogus comment | Michael Shalayeff | |
1998-07-14 | Get rid of unused empty file, pw_scan.h. Nothing uses it anymore. | Todd C. Miller | |
When building .db versions of passwd and master.passwd, go split the loops into three (one per key type) so that we get good locality withing the .db file for getnext style operations (getpwent). With this change I see about a 20% speedup of getpwent() on very large passwd files. | |||
1998-07-14 | better m-include protection define | Michael Shalayeff | |
1998-07-14 | HP object file formats | Michael Shalayeff | |
1998-07-14 | oops | Michael Shalayeff | |
1998-07-14 | HP object file formats | Michael Shalayeff | |
1998-07-14 | some ecoff support; untested, but compiles | Michael Shalayeff | |
1998-07-14 | no need for machine/exec.h | Michael Shalayeff | |
1998-07-14 | struct exec members are not long any more | Michael Shalayeff | |
1998-07-14 | Use AudioEmulaw string and set precision & flags | Jason Wright | |
1998-07-14 | multiformat exec framework | Michael Shalayeff | |
1998-07-14 | buf oflows | Theo de Raadt | |
1998-07-14 | buf oflow | Theo de Raadt | |
1998-07-13 | quiet that dd | Theo de Raadt | |
1998-07-13 | make users aware of what "making devices" entails | Theo de Raadt | |
1998-07-13 | fix bar printing, indent | Theo de Raadt | |
1998-07-13 | snprintf madness | Theo de Raadt | |
1998-07-13 | run fingerd -m by default | Theo de Raadt | |
1998-07-13 | use sizeof() instead of MAXHOSTNAMELEN in gethostname | Artur Grabowski | |
1998-07-13 | bigger buffer for gethostname | Artur Grabowski | |
1998-07-13 | oops; mwp@aba.net.au | Theo de Raadt | |
1998-07-13 | sync | Theo de Raadt | |
1998-07-13 | _BSD_TIME_T_ is int, not long | Michael Shalayeff | |
1998-07-13 | add extern debug decl for DEBUG enabled code | Michael Shalayeff | |
1998-07-13 | Unmute DAC and turn off 3-D SRS by default | Constantine Sapuntzakis | |
1998-07-13 | add back distribution tag | Theo de Raadt | |
1998-07-13 | clean Xr | Theo de Raadt | |
1998-07-13 | boring stuff | Theo de Raadt | |
1998-07-13 | Part 1) of a fix to the "mount /mnt /mnt" problem. | Constantine Sapuntzakis | |
Don't mount the file system in the kernel name space before calling VFS_MOUNT. | |||
1998-07-13 | Make compile when DEBUG and DIAGNOSTIC aren't defined. | imp | |
1998-07-13 | Manual page for S3 SonicVibes driver | Constantine Sapuntzakis | |
1998-07-13 | Integrate local changes | Thorsten Lockert | |
1998-07-13 | Latest version from Cyclic; skipped files | Thorsten Lockert | |
1998-07-13 | alloca() is in stand.h no | Michael Shalayeff | |
1998-07-13 | add alloca, hope none would get hurt, since none but i386 use it | Michael Shalayeff | |
1998-07-13 | Latest version from Cyclic | Thorsten Lockert | |
1998-07-13 | explicate document when a function returns int | Todd C. Miller | |
1998-07-13 | since i blew up prev commit msg, here it is: | Michael Shalayeff | |
upgrade to new coming stand/exec framework | |||
1998-07-13 | since i blew up prev commit msg, here it is: | Michael Shalayeff | |
fix stash handling so it won't produce extra key at line start | |||
1998-07-13 | Create /var/named/dev/null if it is not there and we are running named ↵ | Todd C. Miller | |
chroot'd. It would be cleaner to simply do this at install time but this way people who are tracking sources get the correct behavior too. | |||
1998-07-13 | libsa/itecons.c | Michael Shalayeff | |
1998-07-13 | typo | Todd T. Fries | |
1998-07-13 | added hme man page. | Jason Wright | |