summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-05-19Add a layout for the french Apple black usb keyboard (fr.apple).Miod Vallat
With help from Jean-Marc Harang, thanks!
2005-05-19sort options + sync usage();Jason McIntyre
2005-05-19p's and q's;Jason McIntyre
2005-05-19fix SOCKS5 code for case where data comes in the same packet as the response;Damien Miller
ok dtucker@ markus@
2005-05-19.Xr getitimer 2 ,Jason McIntyre
from jacob meuser;
2005-05-19KNF, no binary change; ok jaredy@Damien Miller
2005-05-19use the date parsing code from date.y and fix timestamps on newlyJean-Francois Brousseau
created files so they match the values found in the corresponding entries, otherwise all files appear as modified ok joris
2005-05-19fix cast, from grunk AT pestilenz.orgDamien Miller
2005-05-19whitespace nit, from grunk AT pestilenz.orgDamien Miller
2005-05-19sort config options, from grunk AT pestilenz.org; ok jmc@Damien Miller
2005-05-19Add __unused macro similar to what is used by Net and Free.Todd C. Miller
OK cloder@, grange@, djm@
2005-05-19o change wsconsctl.conf subshell into a functionTodd C. Miller
o move test for foo.conf into the foo_conf function proper
2005-05-18syncTheo de Raadt
2005-05-18StyleAleksander Piotrowski
ok joris@
2005-05-18Do not compile the screen burner code if SMALL_KERNEL, helps floppies.Miod Vallat
ok deraadt@
2005-05-18s/Lorian/Lorien/Jason McIntyre
from fabio olive leite; and if you are a lotr fan, i don't want to hear from you that this commit is wrong, unless you have a piece of paper signed by god.
2005-05-18build a local copy of the client's source tree when acting as a server.Joris Vink
more server stuff coming soon! ok jfb@, xsa@
2005-05-18remove certpatch(8) stuff;Jason McIntyre
ok hshoexer@
2005-05-18bye byeHans-Joerg Hoexer
2005-05-18bye byeHans-Joerg Hoexer
2005-05-18there's no need for certpatch anymore, so remove itHans-Joerg Hoexer
ok markus some time ago
2005-05-18don't initialize bbp registers with values in eeprom. some adapters seemDamien Bergamini
to have problems with that. noticed by Andrey Matveev.
2005-05-18allow payload types 20 and 21 for nat-tHans-Joerg Hoexer
ok ho
2005-05-18recognize more ike payload typesHans-Joerg Hoexer
ok cloder ho
2005-05-18Rework the single step implementation; mostly delaying breakpointMiod Vallat
removal so that single stepping delay slots work. Also added the ability to single step through system calls (which cause an implicit branch if successfull). works for me, "looks ok" kettenis@
2005-05-18Make test(1) usage consistent when testing a variable that may not be set.Todd C. Miller
OK deraadt@
2005-05-18wchar_t is a native C++ type, gcc picks its definition from elsewhere,Marc Espie
so do not redefine it. Found out by the quite picky fixinc in recent gcc. okay millert@, kettenis@
2005-05-18o move sysctl and mixerctl parsing into a subroutine instead of a subshellTodd C. Miller
o update resource limits if kern.maxproc or kern.maxfiles is changed
2005-05-18add `dir' arg in release cmd synopsis;Xavier Santolaria
2005-05-18fix error message; ok ianJared Yanovich
2005-05-18max-src-states typo; ok henning@David Krause
2005-05-17under some circunstances, unp_scan() can call unp_mark() with a null pointer,Federico G. Schwindt
so check fp before dereferencing it; fixes a crash found by hshoexer@ with input from art@, art@ millert@ deraadt@ ok.
2005-05-17add testMarc Espie
2005-05-17gnu m4 mode does not heed end of lines.Marc Espie
2005-05-17remove spurious bpf_mtap (I think it's leftover debugging code from a year ago)Jason Wright
2005-05-17- check return from write(2) so we KNOW the data is on the diskJason Wright
- remove unneeded variables - add missing includes ok deraadt
2005-05-17Need to find a way to detect if fw supports disabling hold of timers beforeMarco Peereboom
this can go in. Calling it this way crashes fw when io is ran to multiple logical disks
2005-05-17enable `release' command; tested & ok joris@.Xavier Santolaria
2005-05-17.Xr pfsync 4 ,Jason McIntyre
from freebsd -r1.7 glebius@
2005-05-17syncTheo de Raadt
2005-05-17update FILES;Jason McIntyre
2005-05-17- describe start up betterJason McIntyre
- note that greylisting does stutter slightly - make clear role of spamdb and spamd.conf - few minor tweaks ok beck@
2005-05-17basic update code, needs more work; ok joris@.Xavier Santolaria
2005-05-17no need to use Rs/Re for a url;Jason McIntyre
no full stop to aid cut and paste; decided after mail from jim razmus, via nick;
2005-05-17- add epic(4)Brad Smith
- add ep(4) to RAMDISK_CD
2005-05-17add epic(4) under the untested section.Brad Smith
ok martin@
2005-05-16add epic(4)Brad Smith
2005-05-16PT_WCOOKIE is available on sparc64 too.Miod Vallat
2005-05-16- improve option descriptionsJason McIntyre
- note expected format of "key" - note that date -r may help understand spamdb output - spacing ok beck@
2005-05-16add epic(4)Brad Smith