summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add #include string.h to get prototypes.jb1998-08-181-0/+1
* | Add #include string.h to get prototypes.jb1998-08-181-1/+2
* | Destroy any existing chat timeouts in datalink_ComeDown()brian1998-08-181-1/+2
* | Add default OBJFORMAT so that the build process can test for thisjb1998-08-181-2/+7
* | Fixed printf format errors.bde1998-08-1815-51/+53
* | Fixed style bugs in previous commit.bde1998-08-172-74/+72
* | Made this actually work when there's an object directory:bde1998-08-171-4/+11
* | Converted rcsid to $Id$ again. There shouldn't be any rcsids in the kernel.bde1998-08-171-8/+2
* | Removed unused includes.bde1998-08-176-20/+8
* | Fixed printf format errors (none detected in GENERIC again).bde1998-08-171-3/+3
* | Removing -batch option from adduser. Adduser was written aswosch1998-08-172-106/+8
* | Fixed a type mismatch.bde1998-08-171-2/+3
* | Removed unused includes. Fixed disordering of includes.bde1998-08-171-8/+6
* | Backed out previous commit. The seconds part of microtime() isbde1998-08-171-2/+2
* | Fixed nonsense overflow checking (checking that a long variable is lessbde1998-08-171-7/+5
* | Oops, the previous commit was of a local version.bde1998-08-173-78/+60
* | FIxed typo (syntax error) in previous commit.bde1998-08-175-61/+79
* | Fixed order and formatting.bde1998-08-171-10/+10
* | Added zh_TW.BIG5 locale. Material for 5 big pointy hats found nearby.bde1998-08-171-1/+3
* | Make this internal build tool static to avoid trying to use sharedjb1998-08-175-0/+5
* | Remove the PATH setting.jb1998-08-171-3/+1
* | Cross my fingers and enable libfetch.des1998-08-171-2/+2
* | Commit a bunch of patches that have been accumulating:des1998-08-176-48/+62
* | Don't use unaligned accesses when printing extended sense codes.dfr1998-08-171-2/+3
* | Add macros for accessing device memory.dfr1998-08-172-2/+18
* | Update to use the new elf headers.dfr1998-08-172-25/+39
* | Add Miata system type and pull in the LOCATE_PCS macro from NetBSD.dfr1998-08-171-0/+4
* | Add breakpoint() for BREAK_TO_DEBUGGER.dfr1998-08-171-1/+11
* | Sync with sys/i386/isa/lpt.c revision 1.70.kato1998-08-171-2/+2
* | Update to work with the new elf headers.dfr1998-08-171-17/+2
* | Update to use elf_generic.h.dfr1998-08-171-1/+6
* | Disable some unnecessary debugging code.dfr1998-08-171-3/+6
* | Teach disklabel how to install a bootstrap on an alpha with SRM console.dfr1998-08-172-4/+74
* | lorder is needed on the alpha toogpalmer1998-08-171-4/+4
* | Don't lose an allocated pointer if realloc() fails.brian1998-08-171-4/+9
* | Remove a cast and print the pointer value with %p instead of %x.jb1998-08-171-4/+4
* | Ad #include stdlib.h to get the prototype for malloc().jb1998-08-171-1/+2
* | We need config to build on the alpha also ... kinda difficult to buildgpalmer1998-08-171-4/+4
* | Add "-C" to INSTALLFLAGS to install atomically. An elf->elfjdp1998-08-171-1/+3
* | Remove support for NetBSD syscalls.jb1998-08-1711-1152/+3
* | Remove the comment about how to get NetBSD syscalls since there arejb1998-08-171-8/+1
* | Remove hardcoded constant in favour of login.conf value.jkoshy1998-08-171-2/+2
* | Fixed printf format errors.bde1998-08-178-70/+77
* | Fixed printf format errors. sppp_dotted_quad() was yet another private,bde1998-08-171-9/+10
* | FIxed printf format errors. Most of them were exposed by our ntohl()bde1998-08-171-25/+31
* | Fixed printf format and spelling errors. Didn't fix relatedbde1998-08-161-3/+3
* | Alpha is now native and bootstrapping from NetBSD is no longer supported.jb1998-08-161-530/+0
* | Ack! I edited the MLINKS entry but forgot to add xl.4 to the MAN$=wpaul1998-08-161-2/+2
* | Whoops... really add the man page and update the Makefile thiswpaul1998-08-163-1/+357
* | Mention XL driver and that 3c905B cards are now supported. Also addwpaul1998-08-161-2/+10
OpenPOWER on IntegriCloud