aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* o Remove namespace pollution from param.h:Marcel Moolenaar2002-05-1920-27/+53
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-1918-0/+2695
* Include 21.troff and 22.trofftut in the build.Greg Lehey2002-05-191-1/+1
* Correct build targets.Greg Lehey2002-05-191-0/+6
* o Move prototypes for restorectx and savectx from cpu.h to pcb.h,Marcel Moolenaar2002-05-192-4/+6
* - Do a quick style pass.Benno Rice2002-05-192-264/+144
* Add the PSL_VEC flag for AltiVec (no, it's not here yet =))Benno Rice2002-05-191-2/+3
* Remove original license disclaimer.Greg Lehey2002-05-199-32/+320
* Remove original license disclaimer.Greg Lehey2002-05-191-3/+43
* Remove asr from the ia64 build. Its use of KERNBASE appears i386Marcel Moolenaar2002-05-191-1/+0
* Make the documentation build.Greg Lehey2002-05-191-4/+11
* Remove option ACPI_DEBUG. It causes compile failures in theMarcel Moolenaar2002-05-191-1/+0
* Cast dumpsize to long long to match printf format.Marcel Moolenaar2002-05-191-1/+2
* Remove CWARNFLAGS and add GCC3. We handle GCC3.x specific flagsMarcel Moolenaar2002-05-191-4/+1
* Add Caldera licenseGreg Lehey2002-05-1920-31/+761
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-1920-0/+2913
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-1911-0/+3803
* Remove comment about encumbered sources. All these sources have nowGreg Lehey2002-05-191-5/+0
* An almost mechanical sweep to replace C++ style comments with CMarcel Moolenaar2002-05-1916-614/+485
* Add missing options required by SUSv3:Tim J. Robbins2002-05-195-16/+100
* All signals can be sent to the inferior process when it's restarted,Marcel Moolenaar2002-05-191-1/+1
* Hook up the new linux_ptrace implementation.Marcel Moolenaar2002-05-193-2/+2
* Regen (linux_ptrace)Marcel Moolenaar2002-05-193-5/+8
* Sparkling new implementation of linux_ptrace. Slight tweaking byMarcel Moolenaar2002-05-192-1/+509
* Change p_can{debug,see,sched,signal}()'s first argument to be a threadJohn Baldwin2002-05-1920-108/+116
* Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 asRobert Watson2002-05-199-1375/+0
* Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 asRobert Watson2002-05-1921-6442/+0
* Document RAD_MICROSOFT_MS_CHAP2_SUCCESS.Brian Somers2002-05-181-0/+5
* Now that daddr_t has grown up, use %lld to printf it and cast it to longJohn Baldwin2002-05-181-1/+3
* Add an ext2_uninit() routine that undoes the actions performed byIan Dowse2002-05-185-10/+37
* Fix two off-by-one errors when sanity-checking inode numbers. InIan Dowse2002-05-184-4/+4
* Unconditionally update the maximum field width statistics when weIan Dowse2002-05-181-5/+3
* remove perl scripts from the build.Mark Murray2002-05-181-1/+3
* Use explicitly-sized types where necessary to make ext2fs work againIan Dowse2002-05-1816-118/+118
* Fix two casts to "daddr_t *" that should have been "ufs_daddr_t *".Ian Dowse2002-05-181-2/+3
* o Eliminate the acquisition and release of Giant from minherit(2).Alan Cox2002-05-181-7/+2
* Fix a typo where sizeof(daddr_t) was specified instead of sizeof(doff_t).Ian Dowse2002-05-181-1/+1
* Remove um_i_effnlink_valid, i_spare[] and the ufsmount_u and inode_uIan Dowse2002-05-186-27/+7
* New release notes: Perl deletion (along with a caution that some workBruce A. Mah2002-05-182-20/+58
* This is enough to get thru a cross-build.David E. O'Brien2002-05-181-0/+55
* elf2aout can be useful to have on all platformsDavid E. O'Brien2002-05-181-4/+1
* Don't build getconf if you don't have a full C++ installation.David E. O'Brien2002-05-181-1/+1
* Back out rev 1.278. Seems we grew a getconf(1) that requires it.David E. O'Brien2002-05-181-1/+1
* Remove local patch that crept in.David E. O'Brien2002-05-181-10/+2
* Fix markup.Ruslan Ermilov2002-05-181-11/+19
* mdoc(7) police: fixed the whatis entry.Ruslan Ermilov2002-05-181-1/+1
* More whitespace fixes.Ruslan Ermilov2002-05-181-1/+3
* Remove Perl and TCL/TK bits, neither of which are in the base systemMark Murray2002-05-182-96/+1
* Fixed spacing.Ruslan Ermilov2002-05-181-0/+1
* Look into machine specific subdirs.Ruslan Ermilov2002-05-182-1/+13