Age | Commit message (Expand) | Author |
1997-03-29 | uninitialized variable; koji@math.human.nagoya-u.ac.jp | Theo de Raadt |
1997-03-29 | fix typo, msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-03-29 | futimes link; nakayosh@kcn.or.jp | Theo de Raadt |
1997-03-29 | __NetBSD__ -> __NetBSD__ || __OpenBSD__ (conditionals for compiling in MacOS). | briggs |
1997-03-29 | Default to pure xterm-r6 for xterm without additions for ncurses line drawing | Thorsten Lockert |
1997-03-29 | Do return values from issetuid() correctly | Thorsten Lockert |
1997-03-29 | Use genassym.sh | Thorsten Lockert |
1997-03-29 | re-init width each time through the loop | Theo de Raadt |
1997-03-29 | if a bad socket is accept()ed, bail without trying another accept() | Theo de Raadt |
1997-03-29 | in svcudp_bufcreate(), only close socket if we created it | Theo de Raadt |
1997-03-29 | delete extra spaces | Theo de Raadt |
1997-03-29 | Switch to genassym.cf. | Jason Downs |
1997-03-29 | Integrate local changes | Thorsten Lockert |
1997-03-29 | Latest release from Cyclic Software | Thorsten Lockert |
1997-03-29 | Latest release from Cyclic Software | Thorsten Lockert |
1997-03-29 | Fix up HISTORY and mention YP. | Todd C. Miller |
1997-03-29 | Changed definition of 'a' in vfmtmsg from void * to va_list. | dgregor |
1997-03-29 | Use getdomainname() not yp_get_default_domain(). | Todd C. Miller |
1997-03-29 | take a shot at 64-bit clean | Theo de Raadt |
1997-03-29 | repair function param declarations | Theo de Raadt |
1997-03-29 | A bit more DAFB initialization. | briggs |
1997-03-29 | Use ``mail.local -H'' to do dot locking so we can have mode 755 mail | Todd C. Miller |
1997-03-29 | Make ``mail.local -H'' explicately indicate when the lock fails or succeeds. | Todd C. Miller |
1997-03-29 | Fix bug that would have prevented PB5xx series from detecting the SONIC. | briggs |
1997-03-28 | Install new man4 pages. | Todd C. Miller |
1997-03-28 | Move ncr.4 out of man4.i386/ncr.4 and update it from NetBSD. | Todd C. Miller |
1997-03-28 | sync (regen) | kstailey |
1997-03-28 | added 34 - nice | kstailey |
1997-03-28 | no more -D__NetBSD__ | Theo de Raadt |
1997-03-28 | split std into std/fd; add floppy target | Theo de Raadt |
1997-03-28 | Set umask so save files are writeable by hack | Thorsten Lockert |
1997-03-28 | Log and score file needs to be group writeable | Thorsten Lockert |
1997-03-28 | Use more from m68k/m68k. | briggs |
1997-03-28 | copy new iv only if existant | Niels Provos |
1997-03-28 | "mail.local -H" is valid usage. | Todd C. Miller |
1997-03-28 | Don't allow buffer overflows | Thorsten Lockert |
1997-03-28 | New termcap and terminfo database files; now with :bs: re-added to the | Thorsten Lockert |
1997-03-27 | Fix core dump. | Jason Downs |
1997-03-27 | Err, umm. | Jason Downs |
1997-03-27 | Make this code sane. | Jason Downs |
1997-03-27 | better doc | Theo de Raadt |
1997-03-27 | pretty and one 64bit thingy | Theo de Raadt |
1997-03-27 | constrain hostnames to MAXHOSTNAMELEN (again), and fix a typo | Theo de Raadt |
1997-03-27 | fix -u/-p problems reported by mks@msc.edu; but be a bit more careful.. | Theo de Raadt |
1997-03-27 | Various fixes for ZMAGIC. Thanks Theo | Tobias Weingartner |
1997-03-27 | if lost+found generation code is enabled, create it with a nice mode | Theo de Raadt |
1997-03-27 | use 700 not 777 for new lost+found dirs | kstailey |
1997-03-27 | Oops, used #ifdef, instead of ifdef, by habit. | Niklas Hallqvist |
1997-03-27 | DOH! Of course genassym.sh should be fed CC not HOSTCC, | Niklas Hallqvist |
1997-03-27 | Be more careful about enabling nubus interrupts. | briggs |