summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-1911-0/+2947
* Remove original license disclaimer.grog2002-05-192-5/+52
* Implement the -C (-o noclobber) option, which prevents existing regulartjr2002-05-198-1/+19
* Add record definition for memory checks.marcel2002-05-191-0/+39
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-192-0/+1065
* Remove original license disclaimer.grog2002-05-193-12/+108
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-193-4/+165
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-192-0/+1262
* Catch another C++ commentpeter2002-05-191-1/+1
* Remove original license disclaimer.grog2002-05-191-3/+18
* Initial checkin: 4.4BSD version. These files need to be updated withgrog2002-05-198-0/+2079
* Remove original license disclaimer.grog2002-05-1918-61/+621
* o Remove namespace pollution from param.h:marcel2002-05-1920-27/+53
* 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
OpenPOWER on IntegriCloud