| Commit message (Expand) | Author | Age | Files | Lines |
* | Log the console output to "/var/log/console.log", not "/var/log/console" | phk | 2001-02-17 | 2 | -3/+3 |
* | MFS: getpackagesite() from RELENG_4 that allows the code to be the same. | obrien | 2001-02-17 | 1 | -4/+16 |
* | Fix tab breakage from last commit. | jlemon | 2001-02-17 | 1 | -2/+2 |
* | Add some FreeBSD logo material to the tree: | phk | 2001-02-17 | 6 | -0/+1981 |
* | Add LC_MESSAGES, LC_MONETARY, and LC_NUMERIC supports to | keith | 2001-02-17 | 12 | -3/+195 |
* | This commit was generated by cvs2svn to compensate for changes in r72571, | asmodai | 2001-02-17 | 6 | -19/+38 |
|\ |
|
| * | Virgin import of ISC BIND v8.2.3-REL docs | asmodai | 2001-02-17 | 6 | -19/+38 |
* | | Remove old DNS setup document. We have long past the times where | asmodai | 2001-02-17 | 2 | -1082/+1 |
* | | Correct disordering which is corresponding to bde's fix to | ume | 2001-02-17 | 4 | -6/+6 |
* | | CRNCYSTR: determine '.' too | ache | 2001-02-17 | 1 | -9/+15 |
* | | Make `cc' and `cpp0' staticly linked binaries in this development version | obrien | 2001-02-17 | 2 | -0/+2 |
* | | Merge rev 1.2 (-fformat-extensions); 1.{7,9} (complain about -O2 on the | obrien | 2001-02-17 | 1 | -2/+3 |
* | | Add uk_UA | ache | 2001-02-17 | 6 | -0/+65 |
* | | Merge gcc-2.95.3-test3 changes onto mainline. Bump FreeBSD cc version. | obrien | 2001-02-17 | 8 | -139/+151 |
* | | This commit was generated by cvs2svn to compensate for changes in r72562, | obrien | 2001-02-17 | 38 | -1127/+2898 |
|\ \ |
|
| * | | Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #3 | obrien | 2001-02-17 | 47 | -1268/+3052 |
| * | | Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #1 | peter | 2001-01-03 | 1 | -5/+5 |
* | | | Implement CRNCYSTR | ache | 2001-02-17 | 1 | -3/+20 |
* | | | Revert gensetdefs.pl reversal. | marcel | 2001-02-17 | 5 | -5/+5 |
* | | | Fixed some style bugs (bogus cloned Id, null overrides of defaults, and | bde | 2001-02-17 | 1 | -7/+3 |
* | | | Removed some garbage (genassym(8) and its infrastructure). | bde | 2001-02-17 | 5 | -358/+1 |
* | | | Fixed unsorting of prototypes in previous commit. Is it too much to | bde | 2001-02-17 | 1 | -1/+1 |
* | | | Fixed unsorting of prototypes in previous commit. Fixed older unsorting. | bde | 2001-02-17 | 1 | -5/+5 |
* | | | Fixed disordering in previous commit. "Fixed" a null comment in previous | bde | 2001-02-17 | 1 | -1/+1 |
* | | | Fixed disordering in previous commit. | bde | 2001-02-17 | 1 | -2/+1 |
* | | | Limit CHANNEL_B_PRIMARY's effect to twin channel adapters where we can easily | gibbs | 2001-02-17 | 2 | -4/+8 |
* | | | Extra needs to be initialized for our usual pool of FILEs. This was | imp | 2001-02-16 | 1 | -3/+14 |
* | | | Fix an erroneous comment and two style(9) bugs. | archie | 2001-02-16 | 1 | -3/+5 |
* | | | Add mutexes to the entire bpf subsystem to make it MPSAFE. | jlemon | 2001-02-16 | 2 | -160/+96 |
* | | | Allow debugging output to be controlled on a per-syscall granularity. | jlemon | 2001-02-16 | 11 | -227/+379 |
* | | | Document the new -k option in usage message and man page. | des | 2001-02-16 | 2 | -2/+4 |
* | | | Add a -k option that prevents clearing the dump after saving it. | des | 2001-02-16 | 1 | -16/+57 |
* | | | Re-gen auto generated files. | jlemon | 2001-02-16 | 6 | -17/+49 |
* | | | Remove dummy stub functions. | jlemon | 2001-02-16 | 2 | -5/+0 |
* | | | Add mount syscall to linux emulation. Also improve emulation of reboot. | jlemon | 2001-02-16 | 6 | -8/+139 |
* | | | Introduce copyinfrom and copyinstrfrom, which can copy data from either | jlemon | 2001-02-16 | 5 | -8/+67 |
* | | | Added pc98 support. | nyan | 2001-02-16 | 1 | -0/+4 |
* | | | Don't assume bus_space_handle_t == the start address of resource. | nyan | 2001-02-16 | 1 | -4/+8 |
* | | | Fix broken -L for short locale names. | ru | 2001-02-16 | 1 | -0/+2 |
* | | | SEE ALSO is the special name, and should not be taken in quotes, | ru | 2001-02-16 | 1 | -2/+1 |
* | | | mdoc(7) police: sanitize previous commit. | ru | 2001-02-16 | 1 | -2/+3 |
* | | | mdoc(7) police: sanitize previous revision changes. | ru | 2001-02-16 | 1 | -8/+11 |
* | | | Fix the current libc breakage in current: | imp | 2001-02-16 | 7 | -26/+50 |
* | | | Document recently-implemented m_getm(). | bmilekic | 2001-02-16 | 1 | -0/+22 |
* | | | Fix `fstat -m' (show memory-mapped files), which was broken by | iedowse | 2001-02-15 | 1 | -2/+2 |
* | | | Clean up warning. | jlemon | 2001-02-15 | 1 | -1/+0 |
* | | | Don't allow special devices of type NODEV (NOUDEV as seen from kernel). | tegge | 2001-02-15 | 1 | -0/+5 |
* | | | Don't depend on lcl_mutex being a recursive mutex. | tegge | 2001-02-15 | 1 | -5/+5 |
* | | | Remove freelists managed by Balloc/Bfree. | tegge | 2001-02-15 | 3 | -69/+41 |
* | | | Do not ever try to look into nonexisting locale subdirectories. | ru | 2001-02-15 | 1 | -6/+6 |