summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-08-29randomTheo de Raadt
1996-08-29more signals pleaseTheo de Raadt
1996-08-29first cut at -H; to be used mailers to grab locks in 755 spool direectoriesTheo de Raadt
1996-08-29Made /var/mail 0755 again. Where necessary for sharing with otherdm
OS's, however, 1777 permissions will still be as safe as possible under the circumstances.
1996-08-29talk about quotas on spool filesystems (untested idea)Theo de Raadt
1996-08-29buf oflows, deal with 1777 spool, general DOS attack protection; help from ↵Theo de Raadt
david mazieres
1996-08-29buf oflows, deal with 1777 spool, general DOS attack protectionTheo de Raadt
1996-08-29type fixesTheo de Raadt
1996-08-29fix warningsTheo de Raadt
1996-08-29fix warningTheo de Raadt
1996-08-29fix some warnings and errorsTheo de Raadt
1996-08-29int mainTheo de Raadt
1996-08-29top level definition of CC and CPPFLAGSTodd C. Miller
1996-08-29Slightly better fix to generate rcsfile.5Todd C. Miller
1996-08-28fix warningsTheo de Raadt
1996-08-28kill keyboard randomness; it causes random problemsTheo de Raadt
1996-08-28use INSECURE for 0; netbsd pr#2717; bouyer@lix.polytechnique.frTheo de Raadt
1996-08-28closer towards useable by generic joeTheo de Raadt
1996-08-28fix all random device node entry stuffTheo de Raadt
1996-08-28mkfifo now generates AF_UNIX sockets as well as fifos. Use the -s opt toetheisen
generate sockets.
1996-08-28fbtab man pageTheo de Raadt
1996-08-28local/man/cat4/i386 goes awayTheo de Raadt
1996-08-27visTheo de Raadt
1996-08-27Fix race condition.dm
1996-08-27New fast pipe(2) from freebsd without fancy vm stuff.shawn
The old pipes can be used with the "OLD_PIPE" config option.
1996-08-27224.0.0.0 not 0.0.0.224; from peter@demon.netTheo de Raadt
1996-08-27visTheo de Raadt
1996-08-27Add:Jason Downs
* GPL_MATH_EMULATE: fpemul * ALWAYS_MATH_EMULATE: causes npx probe to always fail. * better fp context in struct pcb.
1996-08-27Everyone, say hello to a real floating point emulator!Jason Downs
The fpemul written for Linux by W. Metzenthen: ported to NetBSD and then to FreeBSD, and now back to OpenBSD.
1996-08-27strncpy correctlyTheo de Raadt
1996-08-27strncpy correctlyTheo de Raadt
1996-08-27strncpy correctlyTheo de Raadt
1996-08-27strncpy correctlyTheo de Raadt
1996-08-27+issetugidTheo de Raadt
1996-08-27curses! "you should call keypad()" is dumbTheo de Raadt
1996-08-27do not lose in 2 cases; from graichenTheo de Raadt
1996-08-27Fix uses of strncpyThorsten Lockert
1996-08-27use strncpy correctlyTheo de Raadt
1996-08-27use strncpy correctlyTheo de Raadt
1996-08-27use strncpy correctlyTheo de Raadt
1996-08-27Ensure strings are NUL terminated after strncpyThorsten Lockert
1996-08-27Use lockfiles by default, rather than fcntl.dm
1996-08-27Make /var/mail drwxrwxrwt so locking mail files doesn't require setuid.dm
1996-08-26strncpy carefulTheo de Raadt
1996-08-26mem leakTheo de Raadt
1996-08-26show xdm example, from graichenTheo de Raadt
1996-08-26LINKS take care of DESTDIRPer Fogelstrom
1996-08-26Our /usr/libexec/cpp link creation wasn't suitable for cross-buildsNiklas Hallqvist
1996-08-26Fix one more variable..Jason Downs
1996-08-26Changes and bugfixes in memory handling system.Per Fogelstrom
Sysmap too small. Alloc map page failure. Support for discontigous memory. Needs testing. Name changes. "Mach" removal. Kernel memory size increased.