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