summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-1918-0/+2695
* Include 21.troff and 22.trofftut in the build.grog2002-05-191-1/+1
* Correct build targets.grog2002-05-191-0/+6
* o Move prototypes for restorectx and savectx from cpu.h to pcb.h,marcel2002-05-192-4/+6
* - Do a quick style pass.benno2002-05-192-264/+144
* Add the PSL_VEC flag for AltiVec (no, it's not here yet =))benno2002-05-191-2/+3
* Remove original license disclaimer.grog2002-05-199-32/+320
* Remove original license disclaimer.grog2002-05-191-3/+43
* Remove asr from the ia64 build. Its use of KERNBASE appears i386marcel2002-05-191-1/+0
* Make the documentation build.grog2002-05-191-4/+11
* Remove option ACPI_DEBUG. It causes compile failures in themarcel2002-05-191-1/+0
* Cast dumpsize to long long to match printf format.marcel2002-05-191-1/+2
* Remove CWARNFLAGS and add GCC3. We handle GCC3.x specific flagsmarcel2002-05-191-4/+1
* Add Caldera licensegrog2002-05-1920-31/+761
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-1920-0/+2913
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-1911-0/+3803
* Remove comment about encumbered sources. All these sources have nowgrog2002-05-191-5/+0
* An almost mechanical sweep to replace C++ style comments with Cmarcel2002-05-1916-614/+485
* Add missing options required by SUSv3:tjr2002-05-195-16/+100
* All signals can be sent to the inferior process when it's restarted,marcel2002-05-191-1/+1
* Hook up the new linux_ptrace implementation.marcel2002-05-193-2/+2
* Regen (linux_ptrace)marcel2002-05-193-5/+8
* Sparkling new implementation of linux_ptrace. Slight tweaking bymarcel2002-05-192-1/+509
* Change p_can{debug,see,sched,signal}()'s first argument to be a threadjhb2002-05-1920-108/+116
* Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 asrwatson2002-05-199-1375/+0
* Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 asrwatson2002-05-1921-6442/+0
* Document RAD_MICROSOFT_MS_CHAP2_SUCCESS.brian2002-05-181-0/+5
* Now that daddr_t has grown up, use %lld to printf it and cast it to longjhb2002-05-181-1/+3
* Add an ext2_uninit() routine that undoes the actions performed byiedowse2002-05-185-10/+37
* Fix two off-by-one errors when sanity-checking inode numbers. Iniedowse2002-05-184-4/+4
* Unconditionally update the maximum field width statistics when weiedowse2002-05-181-5/+3
* remove perl scripts from the build.markm2002-05-181-1/+3
* Use explicitly-sized types where necessary to make ext2fs work againiedowse2002-05-1816-118/+118
* Fix two casts to "daddr_t *" that should have been "ufs_daddr_t *".iedowse2002-05-181-2/+3
* o Eliminate the acquisition and release of Giant from minherit(2).alc2002-05-181-7/+2
* Fix a typo where sizeof(daddr_t) was specified instead of sizeof(doff_t).iedowse2002-05-181-1/+1
* Remove um_i_effnlink_valid, i_spare[] and the ufsmount_u and inode_uiedowse2002-05-186-27/+7
* New release notes: Perl deletion (along with a caution that some workbmah2002-05-182-20/+58
* This is enough to get thru a cross-build.obrien2002-05-181-0/+55
* elf2aout can be useful to have on all platformsobrien2002-05-181-4/+1
* Don't build getconf if you don't have a full C++ installation.obrien2002-05-181-1/+1
* Back out rev 1.278. Seems we grew a getconf(1) that requires it.obrien2002-05-181-1/+1
* Remove local patch that crept in.obrien2002-05-181-10/+2
* Fix markup.ru2002-05-181-11/+19
* mdoc(7) police: fixed the whatis entry.ru2002-05-181-1/+1
* More whitespace fixes.ru2002-05-181-1/+3
* Remove Perl and TCL/TK bits, neither of which are in the base systemmarkm2002-05-182-96/+1
* Fixed spacing.ru2002-05-181-0/+1
* Look into machine specific subdirs.ru2002-05-182-1/+13
* Back out part of previous commit: make -P the default again until I'mtjr2002-05-182-2/+2
OpenPOWER on IntegriCloud