Age | Commit message (Expand) | Author |
2003-09-22 | Off-by-ones, from aaron@ | Miod Vallat |
2003-08-21 | These files were intended for X11 support, but serve no purpose nowadays, | Miod Vallat |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-06-09 | more 3/4 cleanup for pefo | Theo de Raadt |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-04 | 3/4 cleanup for aaron | Theo de Raadt |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-02 | remove terms 3 (and 4 in some places) where i am the author | Theo de Raadt |
2003-06-02 | licence cleanup | Theo de Raadt |
2003-06-01 | strcpy/strcat/sprintf removal in all bootblocks. various testing by | Theo de Raadt |
2003-05-23 | remove old swapgeneric.c's | Ted Unangst |
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and mic... | Ted Unangst |
2003-05-14 | add {b,c}devsw_lookup convenience functions. | Ted Unangst |
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat |
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst |
2003-05-11 | string cleaning; krw ok | Theo de Raadt |
2003-05-08 | EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template. | Jason McIntyre |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-04-16 | Clarify license terms. | Miod Vallat |
2003-04-10 | more POSIX chown | Todd C. Miller |
2003-04-06 | strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64. | Hakan Olsson |
2003-03-06 | date should be written formally: .Dd Month day, year | David Krause |
2003-02-26 | Remove an unnecessary structure copy from useage of setfault(), call | Dale Rahn |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |
2002-12-17 | Make SysV-style shared memory and semaphore limits sysctl'able. | Todd C. Miller |
2002-12-05 | remove altq entries. | Kenjiro Cho |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-10-13 | Remove more '\n's from panic() statements. From Chris Kuethe. | Kenneth R Westerback |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-10-07 | this removes the functionality of adding allocated | Michael Shalayeff |
2002-10-06 | No more need to initialize the result list before uvm_pglistalloc. | Artur Grabowski |
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat |
2002-07-24 | - change pte_spill_X() to take an extra parameter to determine if | Dale Rahn |
2002-07-23 | Remove unused files now that powerpc archs use link_elf.h | Dale Rahn |
2002-07-20 | Instead of copying out the signal trampoline on top of the stack, create | Artur Grabowski |
2002-07-10 | proper cdev_decl(ksyms), fix ksyms's broken functions | Michael Shalayeff |
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller |
2002-06-12 | cnputc() will take care of the necessary cr->cr/lf translation, so don't | Miod Vallat |
2002-06-08 | compile with -Wall -Werror -Whatever | Miod Vallat |
2002-06-08 | Oops, it was not meant to be removed, just liposucked. | Miod Vallat |
2002-06-08 | One ddb to rule them all. | Miod Vallat |
2002-06-08 | Strict prototypes, and some KNF touches while there. | Miod Vallat |
2002-06-08 | Strict prototypes, fix lcsplx() behaviour as per macppc, and a few | Miod Vallat |
2002-06-08 | Strict prototypes, and fix mvmeprom_brdid interface. | Miod Vallat |
2002-06-08 | Fix device and console device prototypes. | Miod Vallat |