summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix off-by-one nanosecond in macro TIMESPEC_ADD.davidxu2005-06-222-2/+2
* Tidy up the markup.ru2005-06-221-34/+49
* Document a lot of sparc64 internals.ru2005-06-2215-18/+1561
* Correct an error in the previous revision. RAND_MAX is the maximum valuejhb2005-06-221-3/+9
* Clear devinfo_generation in devinfo_free() since we are freeing all of thejhb2005-06-221-0/+1
* Line up the markup.ru2005-06-225-137/+200
* Fix last commit.ru2005-06-221-2/+3
* Struct ifatm isn't at the beginning of the softc anymore. Use theharti2005-06-221-2/+2
* Free the struct ifnet when detaching is complete. Also add BPF stuff.harti2005-06-221-0/+23
* Fix the debugging macro. The struct ifnet isn't embedded in softcharti2005-06-221-1/+1
* Upgrade these regression tests to track recent changes to `env'.gad2005-06-211-3/+78
* Fix a bug where the value of ${SOMEVAR} would simply disappear if theregad2005-06-211-23/+48
* Add missing unlock.pjd2005-06-211-1/+3
* Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparcstefanf2005-06-211-8/+11
* Put in a more descriptive heading for the `env' command.gad2005-06-211-1/+1
* Undo r1.14 to env.c. While it is unusual for environment variables togad2005-06-212-7/+2
* Build mount_reiserfs on every platforms, not only i386 and pc98.dumbbell2005-06-211-2/+1
* Buid reiserifs.ko on every platforms, not only i386 and pc98.dumbbell2005-06-211-2/+1
* Connect reiserfs build to every platforms, not only i386 and pc98.dumbbell2005-06-211-6/+0
* Connect reiserfs build to every platforms, not only i386 and pc98.dumbbell2005-06-217-27/+16
* Replace the use if ext2fs' bitops by bitstring.h macros. This fixesdumbbell2005-06-212-29/+16
* Unbreak the ipfilter_loaded function. There doesn't seem to be a waydd2005-06-211-1/+1
* Fix a -Wuninitialized warning reported by rwatson.jkoshy2005-06-211-1/+2
* fix IP(v4) over IPv6 tunneling most likely broken with ifnet changes.ume2005-06-201-1/+8
* Don't bump bounds every time savecore(8) is run.dwhite2005-06-201-9/+12
* Simplify the storming logic and remove a variable as a result.jhb2005-06-201-8/+3
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromobrien2005-06-208-0/+8
* Fix IP(v6) over IP tunneling most likely broken with ifnet changes.bz2005-06-201-1/+8
* Don't compile legacy libalias support into kernel.glebius2005-06-202-2/+1
* - Don't use legacy function in a non-legacy one. This gives usglebius2005-06-201-4/+3
* Add a suite of regression tests for all the recent changes to `env',gad2005-06-203-0/+801
* Add the '-S' and '-P' options. The '-S' option can be used to splitgad2005-06-205-32/+829
* If the `utility' specified starts with a '/' character, then execute itgad2005-06-201-1/+2
* Move the code that clears the environment when `-i' is specified, so it thatgad2005-06-201-5/+9
* Add a '-v' option to `env', to make it easier to discover exactly what stepsgad2005-06-201-4/+25
* Appending "..." to a SSID which contains unprintable characters only whenavatar2005-06-201-4/+5
* Correct spelling of options PMC_HOOKS to options HWPMC_HOOKS.rwatson2005-06-191-1/+1
* New release notes:hrs2005-06-192-0/+6
* Fix a panic which could occur parsing #!-lines in a shell-script. If thegad2005-06-191-3/+3
* - Try to catch the wrong bufobj panics a little earlier. I believe theyjeff2005-06-181-0/+5
* Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@.dumbbell2005-06-1813-6347/+0
* Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@.dumbbell2005-06-1815-9/+6356
* Fix a number of now bogus casts I missed the first time around (I mustbrooks2005-06-171-8/+7
* Spelling/grammer fixes in comment.brooks2005-06-171-1/+1
* Refer to the correct file/function in panic messages.brooks2005-06-171-2/+2
* Add the ID of my Thinkpad R40. Makes the module detect and with thecracauer2005-06-171-1/+1
* This commit was generated by cvs2svn to compensate for changes in r147466,des2005-06-1743-43/+43
|\
| * Fix markup errors caused by a bug in gendoc.pl (see P4 change #78671)des2005-06-1743-43/+43
* | This commit was generated by cvs2svn to compensate for changes in r147464,des2005-06-171-2/+2
|\ \ | |/
| * MFP4: (#78671) correctly escape \& in Perl strings.des2005-06-171-2/+2
OpenPOWER on IntegriCloud