Age | Commit message (Expand) | Author |
2004-06-11 | Better stack usage on m88k for lwp. | Miod Vallat |
2004-05-07 | This makes afsd drop priviledge to user _afs inside a chroot (the | Bob Beck |
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat |
2004-04-06 | dont write more than 4 bytes even on 64-bit. beck@ ok | Anil Madhavapeddy |
2004-04-05 | Change sizeof(ptr) to the correct sizeof(*ptr) to fix a bug when clearing out | Aaron Campbell |
2004-03-15 | Plug memory leak caused by errant semi-colon. Already submitted and committed | Aaron Campbell |
2004-03-08 | Slightly optimize and make both routines one instruction shorter. | Miod Vallat |
2004-03-02 | A wrong comment is worth a thousand bugs... | Miod Vallat |
2004-03-02 | Arla lwp support for m88k systems. Slightly abuses the framework to | Miod Vallat |
2004-02-27 | unbreak | Bjorn Sandell |
2004-02-27 | fix bogus assert() usage in afsd, and avoid an assert when | Bob Beck |
2004-02-27 | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | Theo de Raadt |
2004-02-12 | Recognize the process.arm.S file committed earlier today. | Dale Rahn |
2004-02-11 | Arm routine for process swapping in afs, appears to pass testlwp. | Dale Rahn |
2004-02-09 | use process.x86_64.S | Theo de Raadt |
2004-02-09 | regsize must be 8 on amd64... surely... | Theo de Raadt |
2004-01-28 | typo; from Ross L Richardson (PR 3655); | Jason McIntyre |
2004-01-24 | Xr to right page; okan@demirmen.com | Theo de Raadt |
2004-01-20 | Default xfs device is /dev/xfs0. Spotted by theo@ | Hans Insulander |
2004-01-05 | include path fixes for gcc3. | Marc Espie |
2003-12-16 | bad free - spotted by vincent@ | Bob Beck |
2003-12-16 | afs cleanup, realloc strings, abort, etc. | Bob Beck |
2003-10-30 | rc.conf(8), not rc.conf(5) | Todd C. Miller |
2003-09-26 | - kill whitespace at EOL | Jason McIntyre |
2003-09-08 | fix pr 3442 - make all AFS ioctl's for XFS come from the xfs/xfs_pioctl.h | Bob Beck |
2003-09-04 | put escapes in the right place; | Jason McIntyre |
2003-09-02 | escape punctuation; (and a nit in openssl.1) | Jason McIntyre |
2003-08-27 | Build process.S using the rules in bsd.lib.mk, instead of having a specific | Hans Insulander |
2003-08-26 | Fix afsd on architectures that care about alignment. This corrects a problem | Bob Beck |
2003-08-18 | err/warn \n cleanup | Hans Insulander |
2003-08-18 | Simple string cleanup. | Hans Insulander |
2003-08-12 | More unused files with bad string functions in them. Bye bye. | Hans Insulander |
2003-08-12 | These files are unused by us and have strcat/strcpy badness in them, | Hans Insulander |
2003-08-12 | These files are unused by us and have strcat/strcpy badness in them, | Hans Insulander |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-08-05 | Install AliasDB(5) | Hans Insulander |
2003-08-05 | Minor cleanups | Hans Insulander |
2003-08-05 | Don't say things twice. | Hans Insulander |
2003-08-05 | Option -t (testmode) no longer exists. | Hans Insulander |
2003-08-05 | Typo | Hans Insulander |
2003-08-05 | cvs merge marker thingie accidentally left. oops. sorry. | Hans Insulander |
2003-08-05 | Default to using /dev/xfs0, not /dev/nnpfs0 | Hans Insulander |
2003-08-05 | New files, libroken cleanup, linking cleanup, and other small fixes. | Hans Insulander |
2003-08-05 | More files to compile, small cleanups and various other changes needed | Hans Insulander |
2003-08-05 | No more libroken | Hans Insulander |
2003-08-05 | Bye bye libroken and krb4 | Hans Insulander |
2003-08-05 | Fix <des.h> include confusion. | Hans Insulander |
2003-08-05 | TPOINTER -> YDR_TPOINTER | Hans Insulander |
2003-08-05 | getprogname() -> __progname | Hans Insulander |
2003-08-05 | Removing strcpy/strcat is nice, but don't change a _wire protocol_ | Hans Insulander |