summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-02Don't want text in err() call following malloc failures.Tom Cosgrove
2004-06-02need to explicitly pass ipencap traffic on the encapsulation interfacePedro Martelletto
2004-06-02More realistic kernel pdt sizing for the Luna88k (sync with recent mvme88kMiod Vallat
2004-06-02prepare for client functionalityHenning Brauer
2004-06-02outline PASS; use size_t for sizes; better error message.Otto Moerbeek
2004-06-02Add ether_{add,del}multi(), makes multicast work.Ryan Thomas McBride
2004-06-02uucpd over v6.Brad Smith
2004-06-02IPv6 support.Brad Smith
2004-06-02Shared libraries on hppa (but the sets size are now completely inaccurate).Miod Vallat
2004-06-01manage NEW_BINUTILS vs non-NEW_BINUTILS better. does not install unnecessaryDale Rahn
2004-06-01syncTheo de Raadt
2004-06-01$OpenBSD$Henning Brauer
2004-06-01use M_MISCFSMNT to allocate nullfs memory, ok tedu@Pedro Martelletto
2004-06-01first cut at config file parserHenning Brauer
2004-06-01need to fixup for empty pltgot (weak regress is a test for it)Michael Shalayeff
2004-06-01do not need sh_func_adrs w/ gcc3 no moreMichael Shalayeff
2004-06-01dv_xname is not the same as dv_unit (for hell knows what reason)Michael Shalayeff
2004-06-01update for gcc3 ad shlibs; deraadt@ okMichael Shalayeff
2004-06-01remove workaround not needed w/ gcc3 anymore; millert@ okMichael Shalayeff
2004-06-01hppa is gcc3 and has shlibs nowMichael Shalayeff
2004-06-01tzset(); noticed by theoHenning Brauer
2004-06-01I would have sworn I added tzset() hereHenning Brauer
2004-06-01regenTodd C. Miller
2004-06-01Add support for the Adaptec AWN-8030 WLAN pcmcia-card (prism 2.5) fromTodd C. Miller
2004-06-01allow ntpd to listen on nearly arbitary number of sockets (OPEN_MAX - 1 atm).Henning Brauer
2004-06-01Remove redundant #include; ok markus@Darren Tucker
2004-06-01syncTheo de Raadt
2004-06-01Replace hand-rolled crc32 with ether_crc32_le().Ryan Thomas McBride
2004-06-01missing apostrophe;Jason McIntyre
2004-06-01there's no use in checking curproc privilege in input path.Jun-ichiro itojun Hagino
2004-06-01some revisions have issues sending lots of packets.Ted Unangst
2004-05-31explanatory comments for the uvm_km_page functions.Ted Unangst
2004-05-31naming consistencyHenning Brauer
2004-05-31initialize struct carp_if and let vhif_nvrs counter work. ok mcbride@Marco Pfatschbacher
2004-05-31thinko, reported by Fernando BragaDaniel Hartmeier
2004-05-31work around an LP64 problem where we report an excessively large windowBrad Smith
2004-05-31When loading multicast filters, accept all multicast when we encounterRyan Thomas McBride
2004-05-31Replace local crc32 with ether_crc32_be.Ryan Thomas McBride
2004-05-31#ifndef errno declaration. ok millert@Otto Moerbeek
2004-05-31#ifndef errno declaration. ok millert@Otto Moerbeek
2004-05-31mdoc & update references (from wiz@netbsd); remove disclaimer.Otto Moerbeek
2004-05-31Define MAXSYMLINKS in terms of SYMLOOP_MAX just as MAXPATHLEN is definedTodd C. Miller
2004-05-31Define _POSIX_SYMLINK_MAX and SYMLINK_MAX as _POSIX_PATH_MAX and PATH_MAXTodd C. Miller
2004-05-31Updates based on Single Unix; OK deraadt@Todd C. Miller
2004-05-31Try to get rid of embedded NUL.Mark Kettenis
2004-05-31better error handling with -P option. from freebsd (bde@)Ted Unangst
2004-05-31document cloning of bpf devices. no need to change kernel config toCan Erkin Acar
2004-05-31Enable all multicast if we encounter a range.Ryan Thomas McBride
2004-05-31zap unused variables, ok beck@Pedro Martelletto
2004-05-31make my japanese friends happy by supporting IPv6 as wellHenning Brauer