summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-09-09Code imported from NetBSD. -mojMats O Jansson
1997-09-09s/ns_toa/ns_ntoa/kstailey
1997-09-09From NetBSD: s/vm_pmap/vm_map.pmap/Niklas Hallqvist
1997-09-09From NetBSD: s/vm_pmap/vm_map.pmap/Niklas Hallqvist
1997-09-09NetBSD RCS Id updateNiklas Hallqvist
1997-09-09s/amiga_/m68k_/; from NetBSDNiklas Hallqvist
1997-09-09make mmmap type-correct; from NetBSDNiklas Hallqvist
1997-09-09not needed anymore..Theo de Raadt
1997-09-09Use setlogin("") instead of setlogin(user) since target user is daemon.Todd C. Miller
1997-09-09Use setlogin(2).Todd C. Miller
1997-09-09use setlogin(2).Todd C. Miller
1997-09-08Use setlogin(2).Todd C. Miller
1997-09-08call setlogin(2)Todd C. Miller
1997-09-08Fix SYS__syscall handler for BSD/OS.Jason Downs
1997-09-08setlogin, and chdir after uid change; do before exec'ing sendmail as well.Todd C. Miller
1997-09-08setlogin, and chdir after uid change; came here because of a problem dima rep...Theo de Raadt
1997-09-08From NetBSD: use m68k_trunc_pageNiklas Hallqvist
1997-09-08Bug: fixed bits around in %cr4.dm
1997-09-08put 'help' in front of 'hangman'Theo de Raadt
1997-09-08KNFTheo de Raadt
1997-09-08From NetBSD: Correct delaydivisor for 030. s/amiga_round_page/m68k_round_pageNiklas Hallqvist
1997-09-08remove more stuff redundant to m68k/param.hkstailey
1997-09-08Ignore trailing spaces on priority in /etc/syslogd.confBob Beck
1997-09-08unbreak kvm for 32-bit machines.kstailey
1997-09-08Do not do function CSE on PIC code for m68k, gas does not handle itNiklas Hallqvist
1997-09-08permit perl to build non-interactively. I hate making changes to stuffTheo de Raadt
1997-09-08new man page; mikelTheo de Raadt
1997-09-08bring 12 hour semantics in line with man page; mikelTheo de Raadt
1997-09-08use -lkvm, various other fixes; thorpejTheo de Raadt
1997-09-08fix for sometimes/always ignored status; cato@ulysses.df.lth.seTheo de Raadt
1997-09-08disklabel spoofing code; briggsTheo de Raadt
1997-09-08ttyv0 stupidity goes awayTheo de Raadt
1997-09-08Don't buld rsh with kerb support for the install floppy. It buys youTodd C. Miller
1997-09-08include <m68k/param.h>kstailey
1997-09-08s/sun3_btop/m68k_btop/kstailey
1997-09-07Remove old bpf files no longer in use.Todd C. Miller
1997-09-07In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$namdgregor
1997-09-07Fix misplaced parens.Todd C. Miller
1997-09-07oops, fix typoTodd C. Miller
1997-09-07ttyqf/ttyv0 thing is not defunctTheo de Raadt
1997-09-07(Oops.. that last commit was supposed to be aborted.)dgregor
1997-09-07Build private versions of ftp and pppd w/o the bloat. This could be usedTodd C. Miller
1997-09-07Fixed 'rm -f' on pty/tty nodes. [tp]ty$n was being removed instead of [tp]ty...dgregor
1997-09-07Enclose comments after #endif in /* */ and #if 0 out this sectionTodd C. Miller
1997-09-07Use mkstemp, not mktemp. Use snprintf for paranoia. Thanks to TheoTodd C. Miller
1997-09-07neat typoTheo de Raadt
1997-09-07typoTheo de Raadt
1997-09-07switch from private Mach derived conversion macros to m68k oneskstailey
1997-09-07check for acu typeNiels Provos
1997-09-07initial documentation for ipsec.Niels Provos