summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-03Correctly return the error code if uvm_km_kmemalloc() fails.Martin Pieuchot
2013-06-03fix some wording, first noticed by jmcTed Unangst
2013-06-03Rework the logic for matching the boot device to allow for root onMartin Pieuchot
2013-06-035.4Ted Unangst
2013-06-03Get rid of SYSCALL_G7RFLAG. It's been deprecated for a long time already,Mark Kettenis
2013-06-03for var in; do ... shouldn't be interpreted as for var; do ...Jeremie Courreges-Anglas
2013-06-03regenTed Unangst
2013-06-03fuse on more archsTed Unangst
2013-06-03more fuse in more places. credit: miodTed Unangst
2013-06-03fix typo in commentYASUOKA Masahiko
2013-06-03nicer ENVIRONMENT;Jason McIntyre
2013-06-03properly handle commitid tokens found in rcs filesjoshua stein
2013-06-03backport commitid support from newer CVS (with a different random idjoshua stein
2013-06-03Remove the IMSG_NEIGHBOR_CHANGE messageClaudio Jeker
2013-06-03Fix bug in the fib-update commandClaudio Jeker
2013-06-03Link pf states and socket inpcbs together more tightly. The linkingAlexander Bluhm
2013-06-03Advertise the implicit-null label for routes attached to loopbackClaudio Jeker
2013-06-03Convert some internal APIs to use timespecs instead of timevalsPhilip Guenther
2013-06-03Implement support for multiple addresses per interface.Claudio Jeker
2013-06-03regen. reminded by miodTed Unangst
2013-06-035.4 is the magic numberTed Unangst
2013-06-03rcsidsTed Unangst
2013-06-03add two more fuse filesTed Unangst
2013-06-03Update o[sd]port whenever n[sd]port is changed. This fixes aAlexander Bluhm
2013-06-03rcsidTed Unangst
2013-06-03rcsidsTed Unangst
2013-06-03i missed a fileTed Unangst
2013-06-03unbreakMiod Vallat
2013-06-03Add a regression test suite for the pf divert-to and divert-replyAlexander Bluhm
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
1997-03-18New release from Cyclic SoftwareThorsten Lockert
1996-01-30Upgrade to 1.7.1 snapshotThorsten Lockert
1995-12-19raw import of cvs-1.6Theo de Raadt
2013-06-03Correctly increment the refcounter when trying to open a non connectedMartin Pieuchot
2013-06-03userland fuse support, but not attaching libfuse yet. ok beck deraadtTed Unangst
2013-06-03plug a couple of memleaksEric Faurot
2013-06-03add userland fuse library. ok beck deraadtTed Unangst
2013-06-03call SSL_read() again if there is data pending in the SSL buffer.Eric Faurot
2013-06-03tabs after defines, not spacesTed Unangst
2013-06-03changes for isc fuse support. not enabled. ok beck deraadt.Ted Unangst
2013-06-03remove bogus id tagEric Faurot
2013-06-03add a bunch of files for ISC-licensed FUSE support. ok beck deraadtTed Unangst
2013-06-03lowercase the key when adding an entry to a static table, since theEric Faurot
2013-06-03remove dead makefileEric Faurot
2013-06-03add : to special chars.Ted Unangst
2013-06-03Use IF_POLL to check for available transmit descriptors before IF_DEQUEUE.Reyk Floeter
2013-06-03put back the match member to the anchor stack struct - userland (pfctl)Henning Brauer
2013-06-03Add a minimal implementation of the locale(1) utility.Stefan Sperling
2013-06-03Put list of character sets supported by LC_CTYPE into a separateStefan Sperling
2013-06-03Merge the duplicate IPv4 and IPv6 checksum checking code in tcp_input()Alexander Bluhm