summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move i386/{fdisk,cxconfig,nextboot} to src/sbin. Eliminate the i386peter2001-11-031-4/+8
* Do not fail doing rm -f ${DESTDIR}${LIBDIR}/lib${LIB}.a if thepeter2001-11-031-1/+1
* Put in an attempt at stack trace/unwind records.peter2001-11-031-0/+8
* Do not ``build'' (ie remove, and put in stub libraries) for libresolvpeter2001-11-031-3/+8
* Dont fail if ${DESTDIR}${LIBDIR}/ or any of its components dontpeter2001-11-031-1/+2
* Dont fail if the intermediate directories in ${DESTDIR}/usr/lib/compat/*peter2001-11-031-1/+1
* Add Id for 82801CA (ICH3?). The ich driver seems to work fine on thepeter2001-11-031-1/+5
* Add ICH3 (82801CA/CAM) and 460GXpeter2001-11-032-0/+48
* Add a 'reset' command. This is useful for panics really early beforepeter2001-11-031-0/+13
* Declare struct uio so consumers don't have to #include <sys/uio.h> unlessdes2001-11-031-0/+1
* Reduce the number of #include dependencies by declaring some of the structsdes2001-11-034-6/+19
* allocrqg: Don't ever try to write to a NULL pointer.grog2001-11-031-1/+1
* Tighten up the random seeding a little bit more. getpid() alone onlyobrien2001-11-031-1/+2
* Revert rev 1.3 which moved us away from POSIX character classes.obrien2001-11-031-4/+4
* Revert rev 1.7 which moved us away from POSIX character classes.obrien2001-11-031-15/+18
* Remove a debugging warnx() that got committed by mistake.des2001-11-031-1/+0
* Implement i386/i386/pmap.c 1.292 for alpha, ia64 (avoid freedillon2001-11-032-2/+34
* We have a _SIG_VALID() macro, so use it instead of duplicating the test alldes2001-11-021-7/+5
* Bring Gawk back. There just isn't any other POSIX compliant AWK out there.obrien2001-11-023-3/+2
* Update to Gawk 3.1.0.obrien2001-11-022-29/+119
* Bring Gawk back. There just isn't any other POSIX compliant AWK out there.obrien2001-11-023-0/+273
* This commit was generated by cvs2svn to compensate for changes in r85919,obrien2001-11-021-2/+2
|\
| * I'd put down $10 says the author did a last minute tweak to awkgram.y (whichobrien2001-11-021-2/+2
* | Add the as-yet-unused S_ALLSTOPS which I forgot in previous commit.des2001-11-021-0/+1
* | Fix a bug I introduced yesterday. People who built world since thecjc2001-11-021-0/+1
* | We use the stock version of this file now, but since someone foolishlyobrien2001-11-022-169/+467
* | Arrgh. A clean pc98 build failed due to bogons on my part :-(.imp2001-11-022-0/+4
* | We use the stock 3.1.0 file.obrien2001-11-021-444/+859
* | The bug rev 1.6 fixed was fixed in the vendor sources.obrien2001-11-020-0/+0
* | We use the stock 3.1.0 file now.obrien2001-11-021-84/+120
* | We use the stock 3.1.0 file (other than needing $FreeBSD$).obrien2001-11-021-231/+584
* | Factor the common parts of the Makefile.foo files. This introduces twoimp2001-11-028-1791/+343
* | Merge revision 1.2 (unspam l10n ranges check) into Gawk 3.1.0.obrien2001-11-021-287/+271
* | Merge revs 1.9 (don't choke on long lines),obrien2001-11-021-222/+596
* | Better error messages for the cases where device_add_child fails. Weimp2001-11-021-2/+8
* | Well spell it "gnuregex.h".obrien2001-11-021-92/+203
* | o Remove (struct proc *p = td->td_proc) indirection in ipcperm(),rwatson2001-11-021-5/+3
* | Back out the -w, option strict and our($...). They don't work for me andimp2001-11-021-3/+3
* | o Remove the local temporary variable "struct proc *p" from vfs_mount()rwatson2001-11-022-14/+14
* | Remove an extra " that crept into a string.silby2001-11-021-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r85898,obrien2001-11-02206-12113/+41490
|\ \ | |/
| * Update vendor branch to gawk-3.1.0.obrien2001-11-02232-14093/+46131
* | Argh!phk2001-11-022-42/+0
* | o Introduce group subset test, which limits the ability of a process torwatson2001-11-021-8/+36
* | Add empty shell for nmount syscall (take 2!)phk2001-11-022-0/+42
* | o Add new header <sys/stdint.h>.mike2001-11-0227-28/+2716
* | Add nmount() stub function and regenerate the syscall-glue which shouldphk2001-11-027-7/+59
* | Reserve 378 for the new mount syscall Maxime Henrion <mux@qualys.com>phk2001-11-021-0/+3
* | Rather than just change the arguments to suser() change the function tomike2001-11-021-1/+1
* | Don't hide the failure to allocate device behind boot verbose. It isimp2001-11-021-3/+2
OpenPOWER on IntegriCloud