summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-07.Xr rdate 8 in SEE ALSO;Jason McIntyre
2004-04-07from wiz@netbsd:Jason McIntyre
2004-04-07list options w/o operands before options w/ operands (style(9));Jason McIntyre
2004-04-07Remove those option letters from the getopt string which do not have a caseAaron Campbell
2004-04-07ISO function declarations, trim a few comments, rename a few variables toMarc Espie
2004-04-07Fix bounds check for printing of ip6 options. Similar fix in tcpdumpOtto Moerbeek
2004-04-07kill whitespace at EOL;Jason McIntyre
2004-04-07another piece inside qflag checkTheo de Raadt
2004-04-07- alter .Nd to reflect that characters can be counted alsoJason McIntyre
2004-04-07hifn card works just fine (with working /dev/crypto).Dale Rahn
2004-04-07align /dev/crypto with it's device node. would allow crypto cards to be used.Dale Rahn
2004-04-07Clean up printf's per deraadt@. Kill panic in mpt_pci_attach per mickey@Marco Peereboom
2004-04-06Add PERC3/DCL. ok mickey@Marco Peereboom
2004-04-06Set mode and ownership when renaming file -> file.0 like we do whenTodd C. Miller
2004-04-06Microsoft MN-520 wireless card works nowTodd C. Miller
2004-04-06Attach Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06regen; add Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06Add Microsoft MN-520 wireless cardTodd C. Miller
2004-04-06Hil keyboard layout for german keyboards, at least suitable for the PS/2-likeMiod Vallat
2004-04-06in cpu_exit() make sure to flush the fpu operation (store fr0)Michael Shalayeff
2004-04-06repair last: proper unimplemented'' trap checkMichael Shalayeff
2004-04-06doh. disable ahc here as wellMichael Shalayeff
2004-04-06fix siginfo generation for posted signals and avoid double ktrpsig() call for...Michael Shalayeff
2004-04-06syncTheo de Raadt
2004-04-06shortenTheo de Raadt
2004-04-06syncTheo de Raadt
2004-04-06pci express device ids; from someoneTheo de Raadt
2004-04-06sort SYNOPSIS and options, and various other fixes,Jason McIntyre
2004-04-06some of these functions are prototyped in pwd.h; ok deraadt@Damien Miller
2004-04-06prototypes for bcrypt and md5crypt, as described in manpage; ok deraadt@Damien Miller
2004-04-06When optimizing a logical arithmetic operation, which operands are bothMiod Vallat
2004-04-06- add margins when formatting w/ -TasciiJason McIntyre
2004-04-06dont write more than 4 bytes even on 64-bit. beck@ okAnil Madhavapeddy
2004-04-06Print DELETE payload contents. ok markus@.Hakan Olsson
2004-04-06- add a margin when formatting w/ -TasciiJason McIntyre
2004-04-06Remove the 3.3 -> 3.4 upgrade openssl hack.Kenneth R Westerback
2004-04-06Apply patch from guenther at mho.com (pr3730) that fixes a doubleMarco S Hyman
2004-04-06remove optimization workaround for sparc64 now that we're using gcc3.Brad Smith
2004-04-05o use mode_t, not int for permissions.Todd C. Miller
2004-04-05Switch mvme88k to -O2 optimization by default.Miod Vallat
2004-04-05In Exit() when used as a signal handler, emsg is a pointer soTodd C. Miller
2004-04-05- redefine the .UL macro so that, even if output is to a non-TTY device,Jason McIntyre
2004-04-05redefine the .UL macro so that, even if output is to a non-TTY device,Jason McIntyre
2004-04-05Pass correct buffer length to gethdir(), and also change int arg to size_tAaron Campbell
2004-04-05Don't init curses until after option processing. pjanzen@ okAaron Campbell
2004-04-05move to our new dhclientTheo de Raadt
2004-04-05syncTheo de Raadt
2004-04-05Change sizeof(ptr) to the correct sizeof(*ptr) to fix a bug when clearing outAaron Campbell
2004-04-05- fix a macro in e.mac that was causing double blank lines in ASCII outputJason McIntyre
2004-04-05add copyrights to niklas' pages, w/ his permission;Jason McIntyre