summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-21add bounded attribute to some functions. anil tested and ok'edJun-ichiro itojun Hagino
2004-06-21document sort optionsDamien Miller
2004-06-21Make 'machine ddbcpu' work, and use CPU device number instead of APIC idAndreas Gunnarsson
2004-06-21Pure luck has protected us from this bug until now: locore.SNiklas Hallqvist
2004-06-21prefix ls option flags with LS_Damien Miller
2004-06-21introduce sorting for ls, same options as /bin/ls; ok markus@Damien Miller
2004-06-21mark fatal and cleanup exit as __dead; ok markus@Damien Miller
2004-06-21make test successful even when /etc/services is changedJun-ichiro itojun Hagino
2004-06-21Use _ENTRY(CERROR) instead of CERROR so correct type info is generated.Dale Rahn
2004-06-21Update manpage to reflect changes in anchor namingMathieu Sauve-Frankel
2004-06-21make it possble to use IPsec over link-local address (policy table usesJun-ichiro itojun Hagino
2004-06-21Recognize cats as an arm machine. Dunno how this was missed before.Dale Rahn
2004-06-21Get rid of pf_test_eh() wrapper.Ryan Thomas McBride
2004-06-21back out CPP change; obviously not tested. On at least arm, kills atTheo de Raadt
2004-06-21udpencap_port should be taken from dst transportHakan Olsson
2004-06-21When switching from main to encap transport, copy dst port ifHakan Olsson
2004-06-21don't leak ipsec pmtu routes; with mpf@Markus Friedl
2004-06-21comment out -Wshadow for now, gcc2 sucks. noticed by markusAnil Madhavapeddy
2004-06-21Strip away umask bits in monitor_fopen(). hshoexer@ ok.Hakan Olsson
2004-06-21Fix ahd_[get|set]_transaction_status vs ahd_[get|set]_scsi_status confusion.Kenneth R Westerback
2004-06-21style nitHakan Olsson
2004-06-21always run userldt regress, but enable the sysctl if neededDavid Krause
2004-06-21Use arc4random() instead of time-based node start idThorsten Lockert
2004-06-21fix fd leak for multiple subsystem connections; with markus@Damien Miller
2004-06-21make ssh -Wshadow clean, no functional changesAnil Madhavapeddy
2004-06-21Don't use time for random starting value... "love it" deraadt@Thorsten Lockert
2004-06-21restrict address resolution to AF_INET for nowJun-ichiro itojun Hagino
2004-06-21use getaddr/nameinfo for address resolution. beck, henning okJun-ichiro itojun Hagino
2004-06-21undo double-patch; Dries SchellekensMarkus Friedl
2004-06-21propagate CPP here as wellAnil Madhavapeddy
2004-06-21propagate CPP to build system as well, millert@ okAnil Madhavapeddy
2004-06-21Don't write too much IKE data in packet captureHakan Olsson
2004-06-21support for old stuff in pkg_info/pkg_delete, e.g., @srcMarc Espie
2004-06-21Packet capture should add the ESP-marker when NAT-T is active.Hakan Olsson
2004-06-21syncTheo de Raadt
2004-06-21dont compare int with NULL, compare to 0 instead, otto@ okAnil Madhavapeddy
2004-06-21Implement pkg_add -I for real; ok espie@Miod Vallat
2004-06-21Tell the kernel to enable ESP-in-UDP encapsulation when we haveHakan Olsson
2004-06-21Port floating (500->4500) for p1 and p2 exchanges.Hakan Olsson
2004-06-21Actually commit right (r&b tree) version, instead of hash tableOtto Moerbeek
2004-06-21syncTheo de Raadt
2004-06-21agten(4) documentations updates.Miod Vallat
2004-06-21Add support for agten(4) - on Andrey's U2 the PROM is not able to initializeMiod Vallat
2004-06-20Use arc4random; request art@ deraadt@Thorsten Lockert
2004-06-20mgx(4) documentation updates.Miod Vallat
2004-06-20Port mgx(4) to sparc64.Miod Vallat
2004-06-20Fix the short description for fileno()Jean-Francois Brousseau
2004-06-20Do not use time based randomization; ok deraadt@Thorsten Lockert
2004-06-20rfx and zx here too.Miod Vallat
2004-06-20Documentation updates for rfx(4) on sparc64.Miod Vallat