Age | Commit message (Expand) | Author |
2004-08-02 | Unused variables | Jean-Francois Brousseau |
2004-08-02 | Do not expire unestablished phase 2 SAs on SIGHUP. | Hans-Joerg Hoexer |
2004-08-02 | Missed to add virtual.c here. Noted by Benjamin Pineau. | Hakan Olsson |
2004-08-02 | Fun with the BUG: | Miod Vallat |
2004-08-02 | Better Z8536 initial programming. | Miod Vallat |
2004-08-02 | Allocate a dynamic buffer for sorting. This way, we don't bork anymore | Jean-Francois Brousseau |
2004-08-02 | Forgot to add "anounce default-route" here. OK henning@ | Claudio Jeker |
2004-08-02 | Initialize timeouts correctly, match isa com; fixes panics in | Miod Vallat |
2004-08-02 | @man type file for manpages. | Marc Espie |
2004-08-02 | Reuse first component of @newdepends, @libdepends to contain | Marc Espie |
2004-08-02 | Missed one <machine/board.h> | Miod Vallat |
2004-08-02 | More include files cleaning: | Miod Vallat |
2004-08-02 | When restoring a process' ipl, invoke setipl() on behalf on the kernel stack, | Miod Vallat |
2004-08-02 | Move MAX_CPUS constant to cpu.h | Miod Vallat |
2004-08-02 | - check for LK_NOWAIT on vget() | Pedro Martelletto |
2004-08-01 | xr radioctl(1); found by Matthias Kilian <kili@outback.escape.de> | Michael Shalayeff |
2004-08-01 | Remove openings = 1 and inherit the value from the HBA instead. This keeps t... | Marco Peereboom |
2004-08-01 | sigh, and here too | Theo de Raadt |
2004-08-01 | why was cdce not added here? Come on. | Theo de Raadt |
2004-08-01 | ansi cleanup; khalek@linuxgamers.net | Theo de Raadt |
2004-08-01 | Trim include file list. | Miod Vallat |
2004-08-01 | Move 88100 DAE code to its own file, shared between luna88k and mvme88k. | Miod Vallat |
2004-08-01 | After a long gestation period, here comes our custom version of malloc(3) | Thierry Deval |
2004-08-01 | parse new hpux disklabel | Michael Shalayeff |
2004-08-01 | oops. cannot sleep on pool_get | Michael Shalayeff |
2004-08-01 | leave space for stackgap on growsuppers | Michael Shalayeff |
2004-08-01 | proper check for the end of stackgap on growinupperstacks | Michael Shalayeff |
2004-08-01 | sync | Theo de Raadt |
2004-08-01 | Fold in relevant bits of the most recent two updates from | Kenneth R Westerback |
2004-07-31 | Always reset the cd2400 chip if console, and do not partially reprogram | Miod Vallat |
2004-07-31 | Use cons_decl() instead of homemade wrong prototypes. | Miod Vallat |
2004-07-31 | Always claim dart interrupts, even if they report disabled conditions, but | Miod Vallat |
2004-07-31 | remove GATEWAY and IPFORWARDING option knobs, use the sysctl. | Brad Smith |
2004-07-31 | Make UseCanonicalName off correctly grab port info from | Brad Smith |
2004-07-31 | eliminate portion for 3.2, there was no 3.2 release. | Brad Smith |
2004-07-31 | - formatting | Brad Smith |
2004-07-31 | To know our cpu number, it is much easier and safer to check through which | Miod Vallat |
2004-07-31 | Remove scsi_change_def() and related command structure. Its only use | Kenneth R Westerback |
2004-07-31 | Save a couple of hundred bytes (on i386) by putting the definition of | Kenneth R Westerback |
2004-07-31 | Update the TODO file | Jean-Francois Brousseau |
2004-07-31 | All the protocol code is in proto.c now | Jean-Francois Brousseau |
2004-07-31 | Remove old code | Jean-Francois Brousseau |
2004-07-31 | Minor fixes and remove debugging messages | Jean-Francois Brousseau |
2004-07-30 | mark down some punctuation, and sync usage(); | Jason McIntyre |
2004-07-30 | smarten this page up a bit. usage() too. | Jason McIntyre |
2004-07-30 | No more global cvs_root | Jean-Francois Brousseau |
2004-07-30 | Remove remaining references to cvs_root | Jean-Francois Brousseau |
2004-07-30 | Minor bug fixes | Jean-Francois Brousseau |
2004-07-30 | Document "announce default-route" with a lot of help from jmc@ | Claudio Jeker |
2004-07-30 | Move struct evcount inside struct intrhand, and modernize intrhand | Miod Vallat |