summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-07-31time_t is not longTheo de Raadt
1997-07-31Remove TIOCEXT added in lite2 merge for now. Causes problems whenTodd C. Miller
1997-07-31Default term type is ansi-miniTodd C. Miller
1997-07-31Make default termtype sun, not ansi-miniTodd C. Miller
1997-07-31Add sunTodd C. Miller
1997-07-31improve error message (yes I know mmap(2) isn't used yet.)kstailey
1997-07-31link.h from arcPer Fogelstrom
1997-07-311) minor typo in manpageflipk
1997-07-31not usedMichael Shalayeff
1997-07-31text video attributes, tested only on vga, send me E-mail if it breaks someth...kstailey
1997-07-31use isa hook to enable IDE port on machines where it exists. NiklasTheo de Raadt
1997-07-31Add RADIUS printing support. Blech.tqbf
1997-07-31sync pass 1Theo de Raadt
1997-07-31off by one in clear screen codekstailey
1997-07-31fix vi on console by not moving cursor when printing nullskstailey
1997-07-31bus_space_copy_2() is now overlap safekstailey
1997-07-31grammarNiklas Hallqvist
1997-07-31Another static buffer bytes the dust.Todd C. Miller
1997-07-31Document an assumption and kill a static buffer.Todd C. Miller
1997-07-31typoNiklas Hallqvist
1997-07-31Make quotas optional; wedged into netstart for the time being.Jason Downs
1997-07-31Support for newer cards with i82555 PHY. From FreeBSD.Jason Downs
1997-07-31some indentation stuffTheo de Raadt
1997-07-30backout the curproc dereference change says kstailey@openbsd.orgNiklas Hallqvist
1997-07-30new routed DOES NOT EVEN COMPILE LET ALONE WORK. TEST YOUR WORK!Theo de Raadt
1997-07-30update to sgi-02apr97Michael Shalayeff
1997-07-30KNF and other style nitsNiklas Hallqvist
1997-07-30do not run routed by defaultTheo de Raadt
1997-07-30oops, missedMichael Shalayeff
1997-07-30KNFNiklas Hallqvist
1997-07-30From NetBSD: protect a curproc dereference against NULLNiklas Hallqvist
1997-07-30mickey has pieces he has not committed.flipk
1997-07-30add backslash missing from ENTER() macrokstailey
1997-07-30respect INSTALL_STRIP=-s on alphakstailey
1997-07-30respect INSTALL_STRIP=-s on alpha (only one binary is unstripped now)kstailey
1997-07-30Sync to netbsd + use OpenBSD bus_space_*_raw_ APINiklas Hallqvist
1997-07-30Get ypxfr working again by remove some of the code from previous commit. -mojMats O Jansson
1997-07-30Simplify ifdefs. Ensure a MBR-originated fake label will be chosen before theNiklas Hallqvist
1997-07-30Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD.Niklas Hallqvist
1997-07-30Make istrcpy() take a size (not length) field, now called istrncpy().Todd C. Miller
1997-07-30Fix one possible oflow (not exploitable) and do a wee bit of KNF.Todd C. Miller
1997-07-29Support BSD/OS 2.1, add OpenBSD tags.Jason Downs
1997-07-29Test before you Commit!!flipk
1997-07-29oopsTheo de Raadt
1997-07-29This case of version number update is a little special and was not well-knownNiklas Hallqvist
1997-07-29wrap wait3 with save_errnoTheo de Raadt
1997-07-29tun_bpf not neededTheo de Raadt
1997-07-29disable e2fsprogs for nowTheo de Raadt
1997-07-29tell bpf packet header is u_char sized; also indent. spotted by newshamTheo de Raadt
1997-07-29indentTheo de Raadt