summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-17document tagsDavid Krause
ok henning@
2003-05-17make this function available to othersNathan Binkert
2003-05-17Add /usr/include/kerberosV; ok millertMagnus Holmberg
2003-05-17Support for 'make includes'; ok hin@, millert@Magnus Holmberg
2003-05-17up MAXSUNLAYOUT... miod, you owe me a beerJason Wright
2003-05-17experimental support for aes-ctr modes fromMarkus Friedl
http://www.ietf.org/internet-drafts/draft-ietf-secsh-newmodes-00.txt ok djm@
2003-05-17sync with SDEV_ONLYBIG change.Jun-ichiro itojun Hagino
2003-05-17No need to check for the 640x480 resolution case, since the minimal resolutionMiod Vallat
on the SPARCbook 3 series is 800x600 and is already small enough...
2003-05-17nuke intrhand, it isn't used and it overloads ih_next incorrectly... grrJason Wright
ok henric, mdw (based on diff from henric, so he's biased =)
2003-05-17syncNathan Binkert
2003-05-17add my cameraNathan Binkert
2003-05-17just in case, put numbers to sscanf %s arg.Jun-ichiro itojun Hagino
2003-05-17pull in a bugfix from systrace-current to let systrace deal with creatingNikolay Sturm
directories correctly OK itojun@, thanks to niels for the help
2003-05-17With rdr we want the source IP from the packet, not the source IP fromRyan Thomas McBride
the rule. Fixes rdr with address pools using bitmask and source-hash address selection methods. ok dhartmei@ henning@
2003-05-17A little bugfix. We want pfioc_states, not pfioc_state.Ryan Thomas McBride
ok henning@
2003-05-17strsep does not work that way.Bob Beck
ok tedu@
2003-05-17Gremlin slipped in in the encoding table, affected mostly Compact-2 keyboards.Miod Vallat
2003-05-17! taggedHenning Brauer
2003-05-17support inverse matching on tags likeHenning Brauer
block in ! tagged sometag ok dhartmei@ pb@
2003-05-17Make the hardlinks the right way. Found by mho@Hans Insulander
2003-05-17allow inverse matching on tagsHenning Brauer
ok dhartmei@ pb@
2003-05-17fix up the media handling for the intel based MACs. Also hack around aJason Wright
bug in the Momenco firmware on the Leopard-V, which now has one port working.
2003-05-17synproxyHenning Brauer
2003-05-17Don't link with unneeded kerberos librariesHans Insulander
2003-05-17Not needed, bye byeHans Insulander
2003-05-17Add an 'action' code that allows the SYN proxy to swallow/drop a packetDaniel Hartmeier
without causing EHOSTUNREACH to be delivered to local sockets, so it works for outgoing connections originating on the same host. ok frantzen@
2003-05-17Don't link with -lkrb -lkafsHans Insulander
2003-05-17Don't link with -lkrb -lkafsHans Insulander
2003-05-17use MAP_FAILED rather than -1; millert@ ok.Federico G. Schwindt
2003-05-17syncTheo de Raadt
2003-05-16fix up interrupt code (ie, actually deref the ih_clr ptr correctly)Jason Wright
and kill some debug code
2003-05-16This was using the wrong buffer, and wrong lengths. fix it from me andBob Beck
tedu, ok tedu@
2003-05-16Clean up low-level sparc register access wrappers. Specify clobbers forHenric Jungheim
everything (so gcc doesn't assume everything is clobbered). ok jason@
2003-05-16When positional arguments need more memory for storage (more than 8 args),Theo de Raadt
use mmap() instead of malloc(). this makes all the functionality in snprintf() and friends signal race safe. it also makes syslog_r() and the entire family of *warn*() and *err*() signal race safe, which was the real goal. ok pjazen millert
2003-05-16If the "Renegotiate-on-HUP" tag is defined in the [General] section, aHakan Olsson
HUP signal (or "R" to the FIFO) will also renegotiate all Phase 2 SAs, i.e all connections. ok niklas@, tested and ok kjell@.
2003-05-16syncHans Insulander
2003-05-16Don't link with -lkrb -lkafs.Hans Insulander
ok jakob@
2003-05-16fix several constant overflows, remove the strerror prototype (shouldn't beJason Peel
there), and cleanup some whitespace; help from, and okay millert@
2003-05-16Provide most if not all the support required for the usb changes NateKenneth R Westerback
is trying to bring in. 1) Change name of SDEV_NOCDB6 to SDEV_ONLYBIG to align it with the same quirk in NetBSD, and make it more clear what it is trying to do. i.e. force the use of READ_BIG/WRITE_BIG commands, not suppress all use of 6 byte CDB's. 2) Check SDEV_ONLYBIG in cd.c as well as sd.c. i.e. both places where a choice is made to use the 6 or 10 byte versions of READ/WRITE. 3) Actually make use of the ADEV_NOTUR (No TEST UNIT READY) quirk to suppress the emission of TEST UNIT READY commands. 4) Add some explanatory comments from NetBSD to scsiconf.h so that the use of the quirks is made clear. ok miod@ tdeval@ nate@
2003-05-16bump major - highest major of old libraries was 12, must be one higher.Magnus Holmberg
ok hin@
2003-05-16fix the goal calculation routine so moving up and down moves to the rightVincent Labrecque
column. ok jason
2003-05-16Remove false beforedepend stuff.Hans Insulander
2003-05-16make ksh use our dup2(), and add clarity (we've no configure.in there);Jason Peel
ok millert@
2003-05-16Bye, bye, kerberosIV; ok hin@Magnus Holmberg
2003-05-16Let the user control the brightness of the tadpole built-in display viaMiod Vallat
wsconsctl (wsconsctl -w display.brightness=xx). Makes the lack of a physical knob almost supportable.
2003-05-16tweak;Jason McIntyre
ok dhartmei@
2003-05-16Sync definitions with NetBSD. Will be necessary shortly.Miod Vallat
2003-05-16syncNathan Binkert
2003-05-16missed oneNathan Binkert
2003-05-16syncNathan Binkert