summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-07move ether_crc32_le to if_ethersubr.c. Add ether_crc32_beNathan Binkert
2002-05-07fix conf file generationTheo de Raadt
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert
2002-05-07grep is right startTheo de Raadt
2002-05-07The beginnings of a compat_osf1(8) manual page, borrowed from NetBSD thenMiod Vallat
2002-05-07Correct COMPAT_ULTRIX description.Miod Vallat
2002-05-07Carefully applied -Wall fixups from <panda@omatis.com>.Hugh Graham
2002-05-07return EBUSY, not EWOULDBLOCK for error when calling thread would blockPeter Valchev
2002-05-07Make sure calls to pthread_cancel() do not take effect if the targetPeter Valchev
2002-05-07All architectures now use miniroot, so eliminate last few getresp()Kenneth R Westerback
2002-05-07Spring pmap cleaning:Miod Vallat
2002-05-07syncTheo de Raadt
2002-05-06Kill/adjust r(login|exec)d? references now that those are no longer inTodd C. Miller
2002-05-06sync uaudio with NetBSDNathan Binkert
2002-05-06When options.permit_empty_passwd == 0 ensure you are checking pw->passwd notmouring
2002-05-06syncTheo de Raadt
2002-05-06rlogin is gone but rsh remains (though its use is discouraged).Todd C. Miller
2002-05-06Kill rlogind and rexecd Xr's and add Xr's for things we actually use.Todd C. Miller
2002-05-06rlogin: Lived with JoyTheo de Raadt
2002-05-06rlogind and rexecd are historyTodd C. Miller
2002-05-06Increase MAXPHYS from 63K to 64K which brings it in line with all ourTodd C. Miller
2002-05-06spellingTheo de Raadt
2002-05-06basic infrastructure for handling RSA with CRT parameters. Just need toJason Wright
2002-05-06do not install a SIGSEGV handlerTodd C. Miller
2002-05-06rlogind and rexecd go awayTheo de Raadt
2002-05-06do not install a SIGSEGV handlerTheo de Raadt
2002-05-06syslog() paranoia; never pass in a non-const buffer w/o using "%s"Todd C. Miller
2002-05-06Correct info in "-a maxcontig" section.Todd C. Miller
2002-05-06Use the default calculation of maxcontig, based on fs_bsize and MAXPHYS, soTodd C. Miller
2002-05-06Try to deal with the pci shadow bus issue by disabling a specific chipNathan Binkert
2002-05-06different fix; reported by zyrnix@users.sourceforge.netTheo de Raadt
2002-05-06drop out of any intr fixup activities if was disabled in the config flagsMichael Shalayeff
2002-05-06add url(4)Nathan Binkert
2002-05-063.2Nathan Binkert
2002-05-06changes for the radio at fms; from jumbo@ und mickey@Michael Shalayeff
2002-05-06tuner driver for the fms cards.Michael Shalayeff
2002-05-06typo in commentjasoni
2002-05-06- Only copy the significant bits of the result out (and make sure the bufferJason Wright
2002-05-06Convert a getresp that seems to have escaped the sieve.Hugh Graham
2002-05-06typedef for proc * for portabilityNathan Binkert
2002-05-06Make more portable with NetBSDNathan Binkert
2002-05-06sync with NetBSDNathan Binkert
2002-05-06Sync with NetBSDNathan Binkert
2002-05-06regen.Peter Valchev
2002-05-06Match D-Link DE-660+, tested by drewc@rift.com, ok fgsPeter Valchev
2002-05-06new conversion functions from NetBSD for uaudioNathan Binkert
2002-05-05Use correct $NetBSD$Nathan Binkert
2002-05-05whitespace sync with netbsd.Nathan Binkert
2002-05-05Instead of returning a useless kernel space pointer for the rule thatDaniel Hartmeier