Age | Commit message (Expand) | Author |
2004-02-06 | `numbits' arg to openssl dsaparam does not have to be the last argument | Jason McIntyre |
2004-02-06 | more Knall & Rauch -> ANSI C, KNF and stuff that makes this a bit more | Henning Brauer |
2004-02-06 | typo from Tamas Tevesz, via nick@; | Jason McIntyre |
2004-02-06 | Dont compress bsd.rd dont know if ABLE can cope, no bootloader on cats yet. | Dale Rahn |
2004-02-06 | cats, you idiot. | Dale Rahn |
2004-02-06 | remove silly stub file for alpha and only try to compile _atomic_lock.c | Brad Smith |
2004-02-06 | some cpus start to have a NX oriented PGEX_I | Theo de Raadt |
2004-02-05 | allocate curpeer little earlier. | Henning Brauer |
2004-02-05 | Decrement reference count in error case if uvm_map(9) fails and we | Todd C. Miller |
2004-02-05 | sync | Todd T. Fries |
2004-02-05 | rm SunOS support, ok deraadt@, docs work in progress | Todd T. Fries |
2004-02-05 | Don't print two confusing error messages, print a single clear one. | Otto Moerbeek |
2004-02-05 | Correct a reference counting bug in shmat(2); adapted from FreeBSD. | Todd C. Miller |
2004-02-05 | expose two more functions | Theo de Raadt |
2004-02-05 | pfctl_update_qstats() returns -1 on error and the # of queues otehrwise | Henning Brauer |
2004-02-05 | fix ETA for > 4GB; bugzilla #791; ok henning@ deraadt@ | Markus Friedl |
2004-02-05 | error message tuning | Henning Brauer |
2004-02-05 | introduce group IDs. will be needed for filtering (or rather, ease things | Henning Brauer |
2004-02-05 | make .Nm match .Dt to avoid screwy apropos(1) output; | Jason McIntyre |
2004-02-05 | xlint compatible headers. (non-gcc) | Dale Rahn |
2004-02-05 | isours() returns a pointer and thus should be checked against NULL not 0 | Henning Brauer |
2004-02-05 | plug memory leak; PR3668 Emil Mikulic <emikulic@dmr.ath.cx> | Henning Brauer |
2004-02-05 | plug memory leak; PR3668 Emil Mikulic <emikulic@dmr.ath.cx> | Henning Brauer |
2004-02-05 | small logging cleanup and improvement requested by markus | Hans-Joerg Hoexer |
2004-02-05 | 2 new cpuid ecx features in prescott | Theo de Raadt |
2004-02-05 | some small cleanup; | Jason McIntyre |
2004-02-05 | Pass SIGALRM through to privsep child if LoginGraceTime expires. ok markus@ | Darren Tucker |
2004-02-05 | fix the conversion of the insn that comes from gen_load_multiple. ARM process... | Hiroaki Etoh |
2004-02-05 | remove never-to-be-used codepath (IPv4 mapped address). ok mcbride | Jun-ichiro itojun Hagino |
2004-02-05 | take RFC2460 section 5 last paragraph into consideration when we compute MSS | Jun-ichiro itojun Hagino |
2004-02-05 | Add ifstated(8) manpage. | Ryan Thomas McBride |
2004-02-05 | Clean up command line options: | Ryan Thomas McBride |
2004-02-05 | Emphasise 'stderr'. | Ryan Thomas McBride |
2004-02-05 | correct size of registers written out | Theo de Raadt |
2004-02-05 | sync | Theo de Raadt |
2004-02-05 | prelimary sets for arm. | Dale Rahn |
2004-02-04 | Add initial sample config for ifstated. Syntax will change. | Ryan Thomas McBride |
2004-02-04 | Update to ifstated; replace parser, introduce the concept of states, | Ryan Thomas McBride |
2004-02-04 | Print a warning about disabling TSC. | Alexander Yurchenko |
2004-02-04 | s/transmitts/transmits/ | Jason McIntyre |
2004-02-04 | remove some debug code and cleanup.. | Theo de Raadt |
2004-02-04 | Pegasos II support, works around new northbridge config oddities | Dale Rahn |
2004-02-04 | support wi@usb on pegasos. | Dale Rahn |
2004-02-04 | Change these defines to be a display specific define and also remove | Dale Rahn |
2004-02-04 | upper case ip; | Jason McIntyre |
2004-02-04 | Fix anchors (^ or $) in -w mode broken by the last commit's -w overhaul. | Todd C. Miller |
2004-02-04 | Test 'pass proto { tcp udp icmp } modulate state' type rules | Ryan Thomas McBride |
2004-02-04 | Test comment continuation with \ | Ryan Thomas McBride |
2004-02-04 | Traditionally, getopt(3) has treated "--foo" the same as "--". However, | Todd C. Miller |
2004-02-04 | Handle rules like 'pass ... proto { tcp udp icmp } ... modulate state' | Ryan Thomas McBride |