aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tidy up the markup.Ruslan Ermilov2005-06-221-33/+48
* Document a lot of sparc64 internals.Ruslan Ermilov2005-06-2215-18/+1561
* Correct an error in the previous revision. RAND_MAX is the maximum valueJohn Baldwin2005-06-221-3/+9
* Clear devinfo_generation in devinfo_free() since we are freeing all of theJohn Baldwin2005-06-221-0/+1
* Line up the markup.Ruslan Ermilov2005-06-225-137/+200
* Fix last commit.Ruslan Ermilov2005-06-221-2/+3
* Struct ifatm isn't at the beginning of the softc anymore. Use theHartmut Brandt2005-06-221-2/+2
* Free the struct ifnet when detaching is complete. Also add BPF stuff.Hartmut Brandt2005-06-221-0/+23
* Fix the debugging macro. The struct ifnet isn't embedded in softcHartmut Brandt2005-06-221-1/+1
* Upgrade these regression tests to track recent changes to `env'.Garance A Drosehn2005-06-211-3/+78
* Fix a bug where the value of ${SOMEVAR} would simply disappear if thereGarance A Drosehn2005-06-211-23/+48
* Add missing unlock.Pawel Jakub Dawidek2005-06-211-1/+3
* Add the functions _Qp_cmp() and _Qp_cmpe() as described in the SparcStefan Farfeleder2005-06-211-8/+11
* Put in a more descriptive heading for the `env' command.Garance A Drosehn2005-06-211-1/+1
* Undo r1.14 to env.c. While it is unusual for environment variables toGarance A Drosehn2005-06-212-7/+2
* Build mount_reiserfs on every platforms, not only i386 and pc98.Jean-Sébastien Pédron2005-06-211-2/+1
* Buid reiserifs.ko on every platforms, not only i386 and pc98.Jean-Sébastien Pédron2005-06-211-2/+1
* Connect reiserfs build to every platforms, not only i386 and pc98.Jean-Sébastien Pédron2005-06-211-6/+0
* Connect reiserfs build to every platforms, not only i386 and pc98.Jean-Sébastien Pédron2005-06-217-27/+16
* Replace the use if ext2fs' bitops by bitstring.h macros. This fixesJean-Sébastien Pédron2005-06-212-29/+16
* Unbreak the ipfilter_loaded function. There doesn't seem to be a wayDima Dorfman2005-06-211-1/+1
* Fix a -Wuninitialized warning reported by rwatson.Joseph Koshy2005-06-211-1/+2
* fix IP(v4) over IPv6 tunneling most likely broken with ifnet changes.Hajimu UMEMOTO2005-06-201-1/+8
* Don't bump bounds every time savecore(8) is run.Doug White2005-06-201-9/+12
* Simplify the storming logic and remove a variable as a result.John Baldwin2005-06-201-8/+3
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromDavid E. O'Brien2005-06-208-0/+8
* Fix IP(v6) over IP tunneling most likely broken with ifnet changes.Bjoern A. Zeeb2005-06-201-1/+8
* Don't compile legacy libalias support into kernel.Gleb Smirnoff2005-06-202-2/+1
* - Don't use legacy function in a non-legacy one. This gives usGleb Smirnoff2005-06-201-4/+3
* Add a suite of regression tests for all the recent changes to `env',Garance A Drosehn2005-06-203-0/+801
* Add the '-S' and '-P' options. The '-S' option can be used to splitGarance A Drosehn2005-06-205-32/+829
* If the `utility' specified starts with a '/' character, then execute itGarance A Drosehn2005-06-201-1/+2
* Move the code that clears the environment when `-i' is specified, so it thatGarance A Drosehn2005-06-201-5/+9
* Add a '-v' option to `env', to make it easier to discover exactly what stepsGarance A Drosehn2005-06-201-4/+25
* Appending "..." to a SSID which contains unprintable characters only whenTai-hwa Liang2005-06-201-4/+5
* Correct spelling of options PMC_HOOKS to options HWPMC_HOOKS.Robert Watson2005-06-191-1/+1
* New release notes:Hiroki Sato2005-06-192-0/+6
* Fix a panic which could occur parsing #!-lines in a shell-script. If theGarance A Drosehn2005-06-191-3/+3
* - Try to catch the wrong bufobj panics a little earlier. I believe theyJeff Roberson2005-06-181-0/+5
* Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@.Jean-Sébastien Pédron2005-06-1813-6347/+0
* Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@.Jean-Sébastien Pédron2005-06-1815-9/+6356
* Fix a number of now bogus casts I missed the first time around (I mustBrooks Davis2005-06-171-8/+7
* Spelling/grammer fixes in comment.Brooks Davis2005-06-171-1/+1
* Refer to the correct file/function in panic messages.Brooks Davis2005-06-171-2/+2
* Add the ID of my Thinkpad R40. Makes the module detect and with theMartin Cracauer2005-06-171-1/+1
* This commit was generated by cvs2svn to compensate for changes in r147466,Dag-Erling Smørgrav2005-06-1743-43/+43
|\
| * Fix markup errors caused by a bug in gendoc.pl (see P4 change #78671)Dag-Erling Smørgrav2005-06-1743-43/+43
* | This commit was generated by cvs2svn to compensate for changes in r147464,Dag-Erling Smørgrav2005-06-171-2/+2
|\|
| * MFP4: (#78671) correctly escape \& in Perl strings.Dag-Erling Smørgrav2005-06-171-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r147462,Dag-Erling Smørgrav2005-06-171-3/+3
|\|