Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-19 | Add a layout for the french Apple black usb keyboard (fr.apple). | Miod Vallat | |
With help from Jean-Marc Harang, thanks! | |||
2005-05-19 | sort options + sync usage(); | Jason McIntyre | |
2005-05-19 | p's and q's; | Jason McIntyre | |
2005-05-19 | fix 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-19 | KNF, no binary change; ok jaredy@ | Damien Miller | |
2005-05-19 | use the date parsing code from date.y and fix timestamps on newly | Jean-Francois Brousseau | |
created files so they match the values found in the corresponding entries, otherwise all files appear as modified ok joris | |||
2005-05-19 | fix cast, from grunk AT pestilenz.org | Damien Miller | |
2005-05-19 | whitespace nit, from grunk AT pestilenz.org | Damien Miller | |
2005-05-19 | sort config options, from grunk AT pestilenz.org; ok jmc@ | Damien Miller | |
2005-05-19 | Add __unused macro similar to what is used by Net and Free. | Todd C. Miller | |
OK cloder@, grange@, djm@ | |||
2005-05-19 | o change wsconsctl.conf subshell into a function | Todd C. Miller | |
o move test for foo.conf into the foo_conf function proper | |||
2005-05-18 | sync | Theo de Raadt | |
2005-05-18 | Style | Aleksander Piotrowski | |
ok joris@ | |||
2005-05-18 | Do not compile the screen burner code if SMALL_KERNEL, helps floppies. | Miod Vallat | |
ok deraadt@ | |||
2005-05-18 | s/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-18 | build 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-18 | remove certpatch(8) stuff; | Jason McIntyre | |
ok hshoexer@ | |||
2005-05-18 | bye bye | Hans-Joerg Hoexer | |
2005-05-18 | bye bye | Hans-Joerg Hoexer | |
2005-05-18 | there's no need for certpatch anymore, so remove it | Hans-Joerg Hoexer | |
ok markus some time ago | |||
2005-05-18 | don't initialize bbp registers with values in eeprom. some adapters seem | Damien Bergamini | |
to have problems with that. noticed by Andrey Matveev. | |||
2005-05-18 | allow payload types 20 and 21 for nat-t | Hans-Joerg Hoexer | |
ok ho | |||
2005-05-18 | recognize more ike payload types | Hans-Joerg Hoexer | |
ok cloder ho | |||
2005-05-18 | Rework the single step implementation; mostly delaying breakpoint | Miod 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-18 | Make test(1) usage consistent when testing a variable that may not be set. | Todd C. Miller | |
OK deraadt@ | |||
2005-05-18 | wchar_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-18 | o move sysctl and mixerctl parsing into a subroutine instead of a subshell | Todd C. Miller | |
o update resource limits if kern.maxproc or kern.maxfiles is changed | |||
2005-05-18 | add `dir' arg in release cmd synopsis; | Xavier Santolaria | |
2005-05-18 | fix error message; ok ian | Jared Yanovich | |
2005-05-18 | max-src-states typo; ok henning@ | David Krause | |
2005-05-17 | under 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-17 | add test | Marc Espie | |
2005-05-17 | gnu m4 mode does not heed end of lines. | Marc Espie | |
2005-05-17 | remove 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 disk | Jason Wright | |
- remove unneeded variables - add missing includes ok deraadt | |||
2005-05-17 | Need to find a way to detect if fw supports disabling hold of timers before | Marco Peereboom | |
this can go in. Calling it this way crashes fw when io is ran to multiple logical disks | |||
2005-05-17 | enable `release' command; tested & ok joris@. | Xavier Santolaria | |
2005-05-17 | .Xr pfsync 4 , | Jason McIntyre | |
from freebsd -r1.7 glebius@ | |||
2005-05-17 | sync | Theo de Raadt | |
2005-05-17 | update FILES; | Jason McIntyre | |
2005-05-17 | - describe start up better | Jason McIntyre | |
- note that greylisting does stutter slightly - make clear role of spamdb and spamd.conf - few minor tweaks ok beck@ | |||
2005-05-17 | basic update code, needs more work; ok joris@. | Xavier Santolaria | |
2005-05-17 | no 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-17 | add epic(4) under the untested section. | Brad Smith | |
ok martin@ | |||
2005-05-16 | add epic(4) | Brad Smith | |
2005-05-16 | PT_WCOOKIE is available on sparc64 too. | Miod Vallat | |
2005-05-16 | - improve option descriptions | Jason McIntyre | |
- note expected format of "key" - note that date -r may help understand spamdb output - spacing ok beck@ | |||
2005-05-16 | add epic(4) | Brad Smith | |